-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdf_sample.json
More file actions
292 lines (292 loc) · 407 KB
/
df_sample.json
File metadata and controls
292 lines (292 loc) · 407 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
{"Id":564,"MSSubClass":50,"MSZoning":"RL","LotFrontage":66.0,"LotArea":21780,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":6,"OverallCond":7,"YearBuilt":1918,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"BrkTil","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Mn","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1163,"TotalBsmtSF":1163,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1163,"2ndFlrSF":511,"LowQualFinSF":0,"GrLivArea":1674,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Detchd","GarageYrBlt":1955.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":396,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"N","WoodDeckSF":72,"OpenPorchSF":36,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":144,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":185000}
{"Id":507,"MSSubClass":60,"MSZoning":"RL","LotFrontage":80.0,"LotArea":9554,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"SawyerW","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":8,"OverallCond":5,"YearBuilt":1993,"YearRemodAdd":1994,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":125.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":380,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":397,"TotalBsmtSF":777,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1065,"2ndFlrSF":846,"LowQualFinSF":0,"GrLivArea":1911,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1993.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":471,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":182,"OpenPorchSF":81,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":9,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":215000}
{"Id":656,"MSSubClass":160,"MSZoning":"RM","LotFrontage":21.0,"LotArea":1680,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"BrDale","Condition1":"Norm","Condition2":"Norm","BldgType":"Twnhs","HouseStyle":"2Story","OverallQual":6,"OverallCond":5,"YearBuilt":1971,"YearRemodAdd":1971,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"ImStucc","MasVnrType":"BrkFace","MasVnrArea":381.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":525,"TotalBsmtSF":525,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":525,"2ndFlrSF":567,"LowQualFinSF":0,"GrLivArea":1092,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1971.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":264,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":3,"YrSold":2010,"SaleType":"WD","SaleCondition":"Family","SalePrice":88000}
{"Id":715,"MSSubClass":60,"MSZoning":"RL","LotFrontage":null,"LotArea":13517,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"CulDSac","LandSlope":"Gtl","Neighborhood":"Sawyer","Condition1":"RRAe","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":8,"YearBuilt":1976,"YearRemodAdd":2005,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"Plywood","MasVnrType":"BrkFace","MasVnrArea":289.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":533,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":192,"TotalBsmtSF":725,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":725,"2ndFlrSF":754,"LowQualFinSF":0,"GrLivArea":1479,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1976.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":475,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":44,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":3,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":130500}
{"Id":333,"MSSubClass":20,"MSZoning":"RL","LotFrontage":85.0,"LotArea":10655,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NridgHt","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":8,"OverallCond":5,"YearBuilt":2003,"YearRemodAdd":2004,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":296.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":1124,"BsmtFinType2":null,"BsmtFinSF2":479,"BsmtUnfSF":1603,"TotalBsmtSF":3206,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1629,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1629,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2003.0,"GarageFinish":"RFn","GarageCars":3,"GarageArea":880,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":10,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":284000}
{"Id":153,"MSSubClass":60,"MSZoning":"RL","LotFrontage":null,"LotArea":14803,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"CulDSac","LandSlope":"Gtl","Neighborhood":"NWAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":5,"YearBuilt":1971,"YearRemodAdd":1971,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"BrkFace","MasVnrArea":252.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Rec","BsmtFinSF1":416,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":409,"TotalBsmtSF":825,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1097,"2ndFlrSF":896,"LowQualFinSF":0,"GrLivArea":1993,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":1971.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":495,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":66,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"GdWo","MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":190000}
{"Id":1286,"MSSubClass":50,"MSZoning":"RM","LotFrontage":50.0,"LotArea":6000,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"BrkSide","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":6,"OverallCond":6,"YearBuilt":1939,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"Fa","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":780,"TotalBsmtSF":780,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"FuseF","1stFlrSF":825,"2ndFlrSF":587,"LowQualFinSF":0,"GrLivArea":1412,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Detchd","GarageYrBlt":1939.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":280,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":45,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":132500}
{"Id":718,"MSSubClass":20,"MSZoning":"RL","LotFrontage":80.0,"LotArea":10000,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NWAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":6,"YearBuilt":1973,"YearRemodAdd":2000,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":1084,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":92,"TotalBsmtSF":1176,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1178,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1178,"BsmtFullBath":0,"BsmtHalfBath":1,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Fa","GarageType":"Attchd","GarageYrBlt":1973.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":439,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":224,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":11,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":157000}
{"Id":472,"MSSubClass":60,"MSZoning":"RL","LotFrontage":92.0,"LotArea":11952,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NWAmes","Condition1":"PosA","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":6,"YearBuilt":1977,"YearRemodAdd":1977,"RoofStyle":"Mansard","RoofMatl":"WdShake","Exterior1st":"WdShing","Exterior2nd":"Plywood","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":808,"TotalBsmtSF":808,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1161,"2ndFlrSF":808,"LowQualFinSF":0,"GrLivArea":1969,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":1977.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":534,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":276,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":11,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":190000}
{"Id":963,"MSSubClass":160,"MSZoning":"RL","LotFrontage":24.0,"LotArea":2308,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"NPkVill","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"2Story","OverallQual":6,"OverallCond":6,"YearBuilt":1976,"YearRemodAdd":1976,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Plywood","Exterior2nd":"Brk Cmn","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":556,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":248,"TotalBsmtSF":804,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":804,"2ndFlrSF":744,"LowQualFinSF":0,"GrLivArea":1548,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Detchd","GarageYrBlt":1976.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":440,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":48,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":155000}
{"Id":864,"MSSubClass":20,"MSZoning":"RL","LotFrontage":70.0,"LotArea":7931,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":5,"YearBuilt":1959,"YearRemodAdd":1959,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"BrkFace","Exterior2nd":"Plywood","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":1148,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":0,"TotalBsmtSF":1148,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1148,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1148,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1959.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":672,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"GdPrv","MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":132500}
{"Id":630,"MSSubClass":80,"MSZoning":"RL","LotFrontage":82.0,"LotArea":9020,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Feedr","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"SLvl","OverallQual":6,"OverallCond":5,"YearBuilt":1964,"YearRemodAdd":1964,"RoofStyle":"Gable","RoofMatl":"WdShngl","Exterior1st":"Plywood","Exterior2nd":"Wd Sdng","MasVnrType":"BrkFace","MasVnrArea":259.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"GLQ","BsmtFinSF1":624,"BsmtFinType2":"Rec","BsmtFinSF2":336,"BsmtUnfSF":288,"TotalBsmtSF":1248,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1350,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1350,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1964.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":520,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":176,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"GdPrv","MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":168500}
{"Id":946,"MSSubClass":50,"MSZoning":"RM","LotFrontage":98.0,"LotArea":8820,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"OldTown","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":5,"OverallCond":6,"YearBuilt":1890,"YearRemodAdd":1996,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"BrkTil","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"LwQ","BsmtFinSF1":1088,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":0,"TotalBsmtSF":1088,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1188,"2ndFlrSF":561,"LowQualFinSF":120,"GrLivArea":1869,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1963.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":456,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":48,"OpenPorchSF":0,"EnclosedPorch":244,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnWw","MiscFeature":null,"MiscVal":0,"MoSold":9,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":124900}
{"Id":972,"MSSubClass":160,"MSZoning":"RL","LotFrontage":36.0,"LotArea":2268,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NridgHt","Condition1":"Norm","Condition2":"Norm","BldgType":"Twnhs","HouseStyle":"2Story","OverallQual":7,"OverallCond":5,"YearBuilt":2003,"YearRemodAdd":2004,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"Wd Shng","MasVnrType":"Stone","MasVnrArea":106.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":567,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":197,"TotalBsmtSF":764,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":764,"2ndFlrSF":862,"LowQualFinSF":0,"GrLivArea":1626,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"BuiltIn","GarageYrBlt":2003.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":474,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":27,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":173000}
{"Id":1204,"MSSubClass":20,"MSZoning":"RL","LotFrontage":75.0,"LotArea":9750,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":7,"OverallCond":5,"YearBuilt":2000,"YearRemodAdd":2001,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":171.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1630,"TotalBsmtSF":1630,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1630,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1630,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":2000.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":451,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":74,"OpenPorchSF":234,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":10,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":213000}
{"Id":913,"MSSubClass":30,"MSZoning":"RM","LotFrontage":51.0,"LotArea":6120,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"BrkSide","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":7,"YearBuilt":1925,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"BrkTil","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Rec","BsmtFinSF1":489,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":279,"TotalBsmtSF":768,"Heating":"GasA","HeatingQC":"TA","CentralAir":"N","Electrical":"SBrkr","1stFlrSF":1015,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1015,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Min1","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1925.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":450,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":112,"3SsnPorch":0,"ScreenPorch":120,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":"Shed","MiscVal":620,"MoSold":7,"YrSold":2006,"SaleType":"WD","SaleCondition":"Abnorml","SalePrice":88000}
{"Id":498,"MSSubClass":50,"MSZoning":"RL","LotFrontage":60.0,"LotArea":9120,"Street":"Pave","Alley":"Pave","LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"BrkSide","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":7,"OverallCond":6,"YearBuilt":1925,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"Gd","Foundation":"PConc","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Rec","BsmtFinSF1":329,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":697,"TotalBsmtSF":1026,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1133,"2ndFlrSF":687,"LowQualFinSF":0,"GrLivArea":1820,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1925.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":240,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"N","WoodDeckSF":0,"OpenPorchSF":100,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"GdPrv","MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":184000}
{"Id":1262,"MSSubClass":20,"MSZoning":"RL","LotFrontage":80.0,"LotArea":9600,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":6,"YearBuilt":1956,"YearRemodAdd":1956,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Rec","BsmtFinSF1":504,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":546,"TotalBsmtSF":1050,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1050,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1050,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1956.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":338,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":128900}
{"Id":382,"MSSubClass":20,"MSZoning":"FV","LotFrontage":60.0,"LotArea":7200,"Street":"Pave","Alley":"Pave","LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Somerst","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":7,"OverallCond":5,"YearBuilt":2006,"YearRemodAdd":2006,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"Gd","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1293,"TotalBsmtSF":1293,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1301,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1301,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2006.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":572,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":216,"OpenPorchSF":121,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":8,"YrSold":2006,"SaleType":"New","SaleCondition":"Partial","SalePrice":187750}
{"Id":57,"MSSubClass":160,"MSZoning":"FV","LotFrontage":24.0,"LotArea":2645,"Street":"Pave","Alley":"Pave","LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Somerst","Condition1":"Norm","Condition2":"Norm","BldgType":"Twnhs","HouseStyle":"2Story","OverallQual":8,"OverallCond":5,"YearBuilt":1999,"YearRemodAdd":2000,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"BrkFace","MasVnrArea":456.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":649,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":321,"TotalBsmtSF":970,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":983,"2ndFlrSF":756,"LowQualFinSF":0,"GrLivArea":1739,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1999.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":480,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":115,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":8,"YrSold":2009,"SaleType":"WD","SaleCondition":"Abnorml","SalePrice":172500}
{"Id":42,"MSSubClass":20,"MSZoning":"RL","LotFrontage":115.0,"LotArea":16905,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Timber","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":6,"YearBuilt":1959,"YearRemodAdd":1959,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"Gd","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"BLQ","BsmtFinSF1":967,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":383,"TotalBsmtSF":1350,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1328,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1328,"BsmtFullBath":0,"BsmtHalfBath":1,"FullBath":1,"HalfBath":1,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":2,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":1959.0,"GarageFinish":"RFn","GarageCars":1,"GarageArea":308,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"P","WoodDeckSF":0,"OpenPorchSF":104,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":170000}
{"Id":1213,"MSSubClass":30,"MSZoning":"RL","LotFrontage":50.0,"LotArea":9340,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":4,"OverallCond":6,"YearBuilt":1941,"YearRemodAdd":1950,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Rec","BsmtFinSF1":344,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":328,"TotalBsmtSF":672,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":672,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":672,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":4,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1941.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":234,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"N","WoodDeckSF":0,"OpenPorchSF":113,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":8,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":113000}
{"Id":1456,"MSSubClass":60,"MSZoning":"RL","LotFrontage":62.0,"LotArea":7917,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Gilbert","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":5,"YearBuilt":1999,"YearRemodAdd":2000,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":953,"TotalBsmtSF":953,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":953,"2ndFlrSF":694,"LowQualFinSF":0,"GrLivArea":1647,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1999.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":460,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":40,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":8,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":175000}
{"Id":660,"MSSubClass":20,"MSZoning":"RL","LotFrontage":75.0,"LotArea":9937,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":7,"YearBuilt":1964,"YearRemodAdd":1999,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"Gd","Foundation":"PConc","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":637,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":849,"TotalBsmtSF":1486,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1486,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1486,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1968.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":480,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":3,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":167000}
{"Id":1038,"MSSubClass":60,"MSZoning":"RL","LotFrontage":null,"LotArea":9240,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":8,"OverallCond":5,"YearBuilt":2001,"YearRemodAdd":2002,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":396.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1055,"TotalBsmtSF":1055,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1055,"2ndFlrSF":1208,"LowQualFinSF":0,"GrLivArea":2263,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"BuiltIn","GarageYrBlt":2001.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":905,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":45,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":189,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":9,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":287000}
{"Id":1126,"MSSubClass":20,"MSZoning":"RL","LotFrontage":60.0,"LotArea":10434,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":4,"OverallCond":5,"YearBuilt":1955,"YearRemodAdd":1955,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Plywood","Exterior2nd":"Plywood","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1005,"TotalBsmtSF":1005,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1005,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1005,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Fa","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Detchd","GarageYrBlt":1977.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":672,"GarageQual":"Fa","GarageCond":"Fa","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":11,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":115000}
{"Id":1179,"MSSubClass":50,"MSZoning":"RL","LotFrontage":54.0,"LotArea":7681,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"FR2","LandSlope":"Gtl","Neighborhood":"Crawfor","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":5,"OverallCond":6,"YearBuilt":1921,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"BrkTil","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":731,"TotalBsmtSF":731,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":820,"2ndFlrSF":523,"LowQualFinSF":0,"GrLivArea":1343,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Detchd","GarageYrBlt":1921.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":186,"GarageQual":"Fa","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":192,"OpenPorchSF":0,"EnclosedPorch":102,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":154900}
{"Id":915,"MSSubClass":160,"MSZoning":"FV","LotFrontage":30.0,"LotArea":3000,"Street":"Pave","Alley":"Pave","LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Somerst","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"2Story","OverallQual":6,"OverallCond":5,"YearBuilt":2009,"YearRemodAdd":2009,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"Stone","MasVnrArea":76.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"GLQ","BsmtFinSF1":294,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":318,"TotalBsmtSF":612,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":612,"2ndFlrSF":612,"LowQualFinSF":0,"GrLivArea":1224,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":4,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":2009.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":528,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":234,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2009,"SaleType":"New","SaleCondition":"Partial","SalePrice":173733}
{"Id":1419,"MSSubClass":20,"MSZoning":"RL","LotFrontage":71.0,"LotArea":9204,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":5,"YearBuilt":1963,"YearRemodAdd":1963,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":25,"BsmtFinType2":"Rec","BsmtFinSF2":872,"BsmtUnfSF":247,"TotalBsmtSF":1144,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1144,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1144,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1962.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":336,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":88,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":8,"YrSold":2008,"SaleType":"COD","SaleCondition":"Normal","SalePrice":124000}
{"Id":455,"MSSubClass":90,"MSZoning":"RL","LotFrontage":63.0,"LotArea":9297,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Mitchel","Condition1":"Norm","Condition2":"Norm","BldgType":"Duplex","HouseStyle":"1Story","OverallQual":5,"OverallCond":5,"YearBuilt":1976,"YearRemodAdd":1976,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Plywood","Exterior2nd":"Plywood","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":1606,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":122,"TotalBsmtSF":1728,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1728,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1728,"BsmtFullBath":2,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":4,"KitchenAbvGr":2,"KitchenQual":"TA","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1976.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":560,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2006,"SaleType":"WD","SaleCondition":"Family","SalePrice":188000}
{"Id":941,"MSSubClass":90,"MSZoning":"RL","LotFrontage":55.0,"LotArea":12640,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Mitchel","Condition1":"Norm","Condition2":"Norm","BldgType":"Duplex","HouseStyle":"1Story","OverallQual":6,"OverallCond":5,"YearBuilt":1976,"YearRemodAdd":1976,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Plywood","Exterior2nd":"Plywood","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"Rec","BsmtFinSF1":936,"BsmtFinType2":"LwQ","BsmtFinSF2":396,"BsmtUnfSF":396,"TotalBsmtSF":1728,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1728,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1728,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":4,"KitchenAbvGr":2,"KitchenQual":"TA","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1976.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":574,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":40,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":150900}
{"Id":867,"MSSubClass":20,"MSZoning":"RL","LotFrontage":67.0,"LotArea":10656,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"HLS","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Timber","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":8,"OverallCond":5,"YearBuilt":2006,"YearRemodAdd":2007,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"Stone","MasVnrArea":274.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1638,"TotalBsmtSF":1638,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1646,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1646,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2007.0,"GarageFinish":"RFn","GarageCars":3,"GarageArea":870,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":192,"OpenPorchSF":80,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":11,"YrSold":2007,"SaleType":"New","SaleCondition":"Partial","SalePrice":248900}
{"Id":667,"MSSubClass":60,"MSZoning":"RL","LotFrontage":null,"LotArea":18450,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":5,"YearBuilt":1965,"YearRemodAdd":1979,"RoofStyle":"Flat","RoofMatl":"Tar&Grv","Exterior1st":"Plywood","Exterior2nd":"Plywood","MasVnrType":"BrkCmn","MasVnrArea":113.0,"ExterQual":"TA","ExterCond":"Gd","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"LwQ","BsmtFinSF1":187,"BsmtFinType2":"Rec","BsmtFinSF2":723,"BsmtUnfSF":111,"TotalBsmtSF":1021,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1465,"2ndFlrSF":915,"LowQualFinSF":0,"GrLivArea":2380,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":7,"Functional":"Sev","Fireplaces":1,"FireplaceQu":"Po","GarageType":"CarPort","GarageYrBlt":1965.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":596,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":265,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":8,"YrSold":2007,"SaleType":"WD","SaleCondition":"Abnorml","SalePrice":129000}
{"Id":38,"MSSubClass":20,"MSZoning":"RL","LotFrontage":74.0,"LotArea":8532,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":6,"YearBuilt":1954,"YearRemodAdd":1990,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"BrkFace","MasVnrArea":650.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Rec","BsmtFinSF1":1213,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":84,"TotalBsmtSF":1297,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1297,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1297,"BsmtFullBath":0,"BsmtHalfBath":1,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1954.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":498,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":10,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":153000}
{"Id":1207,"MSSubClass":20,"MSZoning":"RH","LotFrontage":null,"LotArea":8900,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"SawyerW","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":4,"OverallCond":4,"YearBuilt":1966,"YearRemodAdd":1966,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Rec","BsmtFinSF1":1056,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":0,"TotalBsmtSF":1056,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1056,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1056,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1966.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":384,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":42,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":11,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":107000}
{"Id":233,"MSSubClass":160,"MSZoning":"RM","LotFrontage":21.0,"LotArea":1680,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"BrDale","Condition1":"Norm","Condition2":"Norm","BldgType":"Twnhs","HouseStyle":"2Story","OverallQual":6,"OverallCond":5,"YearBuilt":1972,"YearRemodAdd":1972,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"BrkFace","MasVnrArea":297.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":483,"TotalBsmtSF":483,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":483,"2ndFlrSF":504,"LowQualFinSF":0,"GrLivArea":987,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Po","GarageType":"Attchd","GarageYrBlt":1972.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":288,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":94500}
{"Id":433,"MSSubClass":160,"MSZoning":"RM","LotFrontage":24.0,"LotArea":1920,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"BrDale","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"2Story","OverallQual":5,"OverallCond":5,"YearBuilt":1971,"YearRemodAdd":1971,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"BrkFace","MasVnrArea":376.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":471,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":294,"TotalBsmtSF":765,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":765,"2ndFlrSF":600,"LowQualFinSF":0,"GrLivArea":1365,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Min1","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1971.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":440,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":240,"OpenPorchSF":36,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":8,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":122500}
{"Id":105,"MSSubClass":50,"MSZoning":"RM","LotFrontage":null,"LotArea":7758,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"IDOTRR","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":7,"OverallCond":4,"YearBuilt":1931,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Stucco","Exterior2nd":"Stucco","MasVnrType":"BrkFace","MasVnrArea":600.0,"ExterQual":"TA","ExterCond":"Fa","Foundation":"PConc","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"LwQ","BsmtFinSF1":224,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":816,"TotalBsmtSF":1040,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"FuseF","1stFlrSF":1226,"2ndFlrSF":592,"LowQualFinSF":0,"GrLivArea":1818,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":2,"FireplaceQu":"TA","GarageType":"Detchd","GarageYrBlt":1951.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":240,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":184,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":169500}
{"Id":1102,"MSSubClass":20,"MSZoning":"RL","LotFrontage":61.0,"LotArea":9758,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":5,"YearBuilt":1971,"YearRemodAdd":1971,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":412,"BsmtFinType2":"LwQ","BsmtFinSF2":287,"BsmtUnfSF":251,"TotalBsmtSF":950,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":950,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":950,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1981.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":280,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":119500}
{"Id":846,"MSSubClass":85,"MSZoning":"RL","LotFrontage":null,"LotArea":16647,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"CulDSac","LandSlope":"Gtl","Neighborhood":"Sawyer","Condition1":"RRAe","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"SFoyer","OverallQual":5,"OverallCond":5,"YearBuilt":1975,"YearRemodAdd":1981,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"ALQ","BsmtFinSF1":1390,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":0,"TotalBsmtSF":1390,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1701,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1701,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Min2","Fireplaces":2,"FireplaceQu":"TA","GarageType":"Basment","GarageYrBlt":1975.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":611,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":1,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":171000}
{"Id":1312,"MSSubClass":20,"MSZoning":"RL","LotFrontage":68.0,"LotArea":8814,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":7,"OverallCond":5,"YearBuilt":2005,"YearRemodAdd":2007,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":80.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":925,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":349,"TotalBsmtSF":1274,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1274,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1274,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":2005.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":508,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":264,"OpenPorchSF":98,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":1,"YrSold":2007,"SaleType":"New","SaleCondition":"Partial","SalePrice":203000}
{"Id":849,"MSSubClass":50,"MSZoning":"RL","LotFrontage":75.0,"LotArea":45600,"Street":"Pave","Alley":null,"LotShape":"IR2","LandContour":"Bnk","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"ClearCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":6,"OverallCond":8,"YearBuilt":1908,"YearRemodAdd":1997,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"BrkTil","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":907,"TotalBsmtSF":907,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1307,"2ndFlrSF":1051,"LowQualFinSF":0,"GrLivArea":2358,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":3,"HalfBath":0,"BedroomAbvGr":5,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":10,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Detchd","GarageYrBlt":1908.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":360,"GarageQual":"Fa","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":486,"OpenPorchSF":40,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":175,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":9,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":240000}
{"Id":201,"MSSubClass":20,"MSZoning":"RM","LotFrontage":80.0,"LotArea":8546,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":4,"OverallCond":5,"YearBuilt":2003,"YearRemodAdd":2004,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1121,"TotalBsmtSF":1121,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1121,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1121,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":2003.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":440,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":132,"OpenPorchSF":64,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":3,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":140000}
{"Id":1370,"MSSubClass":20,"MSZoning":"RL","LotFrontage":48.0,"LotArea":10635,"Street":"Pave","Alley":null,"LotShape":"IR2","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"FR2","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":8,"OverallCond":5,"YearBuilt":2003,"YearRemodAdd":2003,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":171.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"BLQ","BsmtFinSF1":370,"BsmtFinType2":"GLQ","BsmtFinSF2":972,"BsmtUnfSF":315,"TotalBsmtSF":1657,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1668,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1668,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":2003.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":502,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":262,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":232000}
{"Id":995,"MSSubClass":20,"MSZoning":"RL","LotFrontage":96.0,"LotArea":12456,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"FR2","LandSlope":"Gtl","Neighborhood":"NridgHt","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":10,"OverallCond":5,"YearBuilt":2006,"YearRemodAdd":2007,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"CemntBd","Exterior2nd":"CmentBd","MasVnrType":"Stone","MasVnrArea":230.0,"ExterQual":"Ex","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Ex","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"GLQ","BsmtFinSF1":1172,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":528,"TotalBsmtSF":1700,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1718,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1718,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Ex","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2008.0,"GarageFinish":"Fin","GarageCars":3,"GarageArea":786,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":216,"OpenPorchSF":48,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":337500}
{"Id":616,"MSSubClass":85,"MSZoning":"RL","LotFrontage":80.0,"LotArea":8800,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Feedr","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"SFoyer","OverallQual":6,"OverallCond":7,"YearBuilt":1963,"YearRemodAdd":1963,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"BrkFace","MasVnrArea":156.0,"ExterQual":"TA","ExterCond":"Gd","Foundation":"PConc","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"GLQ","BsmtFinSF1":763,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":173,"TotalBsmtSF":936,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1054,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1054,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1963.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":480,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":120,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2010,"SaleType":"WD","SaleCondition":"Abnorml","SalePrice":137500}
{"Id":141,"MSSubClass":20,"MSZoning":"RL","LotFrontage":70.0,"LotArea":10500,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"FR2","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":4,"OverallCond":5,"YearBuilt":1971,"YearRemodAdd":1971,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":432,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":432,"TotalBsmtSF":864,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":864,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":864,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Po","GarageType":null,"GarageYrBlt":null,"GarageFinish":null,"GarageCars":0,"GarageArea":0,"GarageQual":null,"GarageCond":null,"PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2010,"SaleType":"ConLI","SaleCondition":"Normal","SalePrice":115000}
{"Id":615,"MSSubClass":180,"MSZoning":"RM","LotFrontage":21.0,"LotArea":1491,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"MeadowV","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"SFoyer","OverallQual":4,"OverallCond":6,"YearBuilt":1972,"YearRemodAdd":1972,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"CemntBd","Exterior2nd":"CmentBd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"LwQ","BsmtFinSF1":150,"BsmtFinType2":"GLQ","BsmtFinSF2":480,"BsmtUnfSF":0,"TotalBsmtSF":630,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":630,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":630,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":1,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":3,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":null,"GarageYrBlt":null,"GarageFinish":null,"GarageCars":0,"GarageArea":0,"GarageQual":null,"GarageCond":null,"PavedDrive":"Y","WoodDeckSF":96,"OpenPorchSF":24,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":75500}
{"Id":951,"MSSubClass":20,"MSZoning":"RL","LotFrontage":60.0,"LotArea":7200,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":8,"YearBuilt":1950,"YearRemodAdd":2002,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":398,"BsmtFinType2":"BLQ","BsmtFinSF2":149,"BsmtUnfSF":317,"TotalBsmtSF":864,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":864,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":864,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1980.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":720,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":194,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":129000}
{"Id":391,"MSSubClass":50,"MSZoning":"RL","LotFrontage":50.0,"LotArea":8405,"Street":"Pave","Alley":"Grvl","LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":5,"OverallCond":8,"YearBuilt":1900,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"BrkTil","BsmtQual":"TA","BsmtCond":"Gd","BsmtExposure":"No","BsmtFinType1":"Rec","BsmtFinSF1":241,"BsmtFinType2":"BLQ","BsmtFinSF2":391,"BsmtUnfSF":229,"TotalBsmtSF":861,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":961,"2ndFlrSF":406,"LowQualFinSF":0,"GrLivArea":1367,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1978.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":384,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":130,"EnclosedPorch":112,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":119000}
{"Id":1407,"MSSubClass":85,"MSZoning":"RL","LotFrontage":70.0,"LotArea":8445,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"SFoyer","OverallQual":5,"OverallCond":7,"YearBuilt":1972,"YearRemodAdd":2007,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"Wd Shng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"GLQ","BsmtFinSF1":656,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":112,"TotalBsmtSF":768,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":768,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":768,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1988.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":396,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":58,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":3,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":133000}
{"Id":284,"MSSubClass":20,"MSZoning":"RL","LotFrontage":74.0,"LotArea":9612,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Somerst","Condition1":"Feedr","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":8,"OverallCond":5,"YearBuilt":2008,"YearRemodAdd":2009,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"Stone","MasVnrArea":72.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1468,"TotalBsmtSF":1468,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1468,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1468,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2008.0,"GarageFinish":"Fin","GarageCars":3,"GarageArea":898,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":210,"OpenPorchSF":150,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":12,"YrSold":2009,"SaleType":"New","SaleCondition":"Partial","SalePrice":244600}
{"Id":536,"MSSubClass":190,"MSZoning":"RL","LotFrontage":70.0,"LotArea":7000,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"2fmCon","HouseStyle":"2Story","OverallQual":5,"OverallCond":7,"YearBuilt":1910,"YearRemodAdd":1991,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"GLQ","BsmtFinSF1":969,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":148,"TotalBsmtSF":1117,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":820,"2ndFlrSF":527,"LowQualFinSF":0,"GrLivArea":1347,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":null,"GarageYrBlt":null,"GarageFinish":null,"GarageCars":0,"GarageArea":0,"GarageQual":null,"GarageCond":null,"PavedDrive":"N","WoodDeckSF":85,"OpenPorchSF":0,"EnclosedPorch":148,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":1,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":107500}
{"Id":314,"MSSubClass":20,"MSZoning":"RL","LotFrontage":150.0,"LotArea":215245,"Street":"Pave","Alley":null,"LotShape":"IR3","LandContour":"Low","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Sev","Neighborhood":"Timber","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":7,"OverallCond":5,"YearBuilt":1965,"YearRemodAdd":1965,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"BrkFace","Exterior2nd":"BrkFace","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"ALQ","BsmtFinSF1":1236,"BsmtFinType2":"Rec","BsmtFinSF2":820,"BsmtUnfSF":80,"TotalBsmtSF":2136,"Heating":"GasW","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":2036,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":2036,"BsmtFullBath":2,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":2,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":1965.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":513,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":375000}
{"Id":194,"MSSubClass":160,"MSZoning":"RM","LotFrontage":24.0,"LotArea":2522,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"Twnhs","HouseStyle":"2Story","OverallQual":7,"OverallCond":5,"YearBuilt":2004,"YearRemodAdd":2004,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"Stone","MasVnrArea":50.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":970,"TotalBsmtSF":970,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":970,"2ndFlrSF":739,"LowQualFinSF":0,"GrLivArea":1709,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Maj1","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":2004.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":380,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":40,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":130000}
{"Id":1043,"MSSubClass":120,"MSZoning":"RL","LotFrontage":34.0,"LotArea":5381,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NridgHt","Condition1":"Norm","Condition2":"Norm","BldgType":"Twnhs","HouseStyle":"1Story","OverallQual":6,"OverallCond":5,"YearBuilt":2005,"YearRemodAdd":2005,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"Stone","MasVnrArea":135.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"ALQ","BsmtFinSF1":900,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":406,"TotalBsmtSF":1306,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1306,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1306,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":1,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2005.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":624,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":170,"OpenPorchSF":63,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":8,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":196000}
{"Id":1219,"MSSubClass":50,"MSZoning":"RM","LotFrontage":52.0,"LotArea":6240,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"BrkSide","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":4,"OverallCond":5,"YearBuilt":1947,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"AsbShng","Exterior2nd":"AsbShng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"Slab","BsmtQual":null,"BsmtCond":null,"BsmtExposure":null,"BsmtFinType1":null,"BsmtFinSF1":0,"BsmtFinType2":null,"BsmtFinSF2":0,"BsmtUnfSF":0,"TotalBsmtSF":0,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"N","Electrical":"SBrkr","1stFlrSF":672,"2ndFlrSF":240,"LowQualFinSF":0,"GrLivArea":912,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":3,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":null,"GarageYrBlt":null,"GarageFinish":null,"GarageCars":0,"GarageArea":0,"GarageQual":null,"GarageCond":null,"PavedDrive":"N","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":80500}
{"Id":561,"MSSubClass":20,"MSZoning":"RL","LotFrontage":null,"LotArea":11341,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Sawyer","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":6,"YearBuilt":1957,"YearRemodAdd":1996,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"BrkFace","MasVnrArea":180.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":1302,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":90,"TotalBsmtSF":1392,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1392,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1392,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Mod","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Detchd","GarageYrBlt":1957.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":528,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":95,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":121500}
{"Id":185,"MSSubClass":50,"MSZoning":"RL","LotFrontage":92.0,"LotArea":7438,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"BrkSide","Condition1":"RRAn","Condition2":"Feedr","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":5,"OverallCond":8,"YearBuilt":1908,"YearRemodAdd":1991,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"AsbShng","Exterior2nd":"Plywood","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Fa","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":504,"TotalBsmtSF":504,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":936,"2ndFlrSF":316,"LowQualFinSF":0,"GrLivArea":1252,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1986.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":576,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":104,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":127000}
{"Id":62,"MSSubClass":75,"MSZoning":"RM","LotFrontage":60.0,"LotArea":7200,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"IDOTRR","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2.5Unf","OverallQual":5,"OverallCond":7,"YearBuilt":1920,"YearRemodAdd":1996,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"BrkTil","BsmtQual":"TA","BsmtCond":"Fa","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":530,"TotalBsmtSF":530,"Heating":"GasA","HeatingQC":"TA","CentralAir":"N","Electrical":"SBrkr","1stFlrSF":581,"2ndFlrSF":530,"LowQualFinSF":0,"GrLivArea":1111,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Fa","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1935.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":288,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"N","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":144,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":3,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":101000}
{"Id":1225,"MSSubClass":60,"MSZoning":"RL","LotFrontage":60.0,"LotArea":15384,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Gilbert","Condition1":"RRAn","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":5,"YearBuilt":2004,"YearRemodAdd":2005,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"GLQ","BsmtFinSF1":724,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":64,"TotalBsmtSF":788,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":788,"2ndFlrSF":702,"LowQualFinSF":0,"GrLivArea":1490,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2004.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":388,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":100,"OpenPorchSF":75,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":2,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":184000}
{"Id":224,"MSSubClass":20,"MSZoning":"RL","LotFrontage":70.0,"LotArea":10500,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"FR2","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":4,"OverallCond":6,"YearBuilt":1971,"YearRemodAdd":1971,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":524,"BsmtFinType2":"LwQ","BsmtFinSF2":180,"BsmtUnfSF":160,"TotalBsmtSF":864,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":864,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":864,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":4,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1989.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":576,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":216,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":3,"YrSold":2009,"SaleType":"WD","SaleCondition":"Abnorml","SalePrice":97000}
{"Id":526,"MSSubClass":20,"MSZoning":"FV","LotFrontage":62.0,"LotArea":7500,"Street":"Pave","Alley":"Pave","LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Somerst","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":7,"OverallCond":5,"YearBuilt":2005,"YearRemodAdd":2005,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1257,"TotalBsmtSF":1257,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1266,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1266,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":2005.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":453,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":38,"OpenPorchSF":144,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":176000}
{"Id":298,"MSSubClass":60,"MSZoning":"FV","LotFrontage":66.0,"LotArea":7399,"Street":"Pave","Alley":"Pave","LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Somerst","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":5,"YearBuilt":1997,"YearRemodAdd":1998,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":1600.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":649,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":326,"TotalBsmtSF":975,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":975,"2ndFlrSF":975,"LowQualFinSF":0,"GrLivArea":1950,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Detchd","GarageYrBlt":1997.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":576,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":10,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":198,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":239000}
{"Id":1453,"MSSubClass":180,"MSZoning":"RM","LotFrontage":35.0,"LotArea":3675,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"SLvl","OverallQual":5,"OverallCond":5,"YearBuilt":2005,"YearRemodAdd":2005,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":80.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"GLQ","BsmtFinSF1":547,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":0,"TotalBsmtSF":547,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1072,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1072,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Basment","GarageYrBlt":2005.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":525,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":28,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":145000}
{"Id":416,"MSSubClass":20,"MSZoning":"RL","LotFrontage":73.0,"LotArea":8899,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Gilbert","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":7,"OverallCond":5,"YearBuilt":2007,"YearRemodAdd":2007,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"GLQ","BsmtFinSF1":24,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1316,"TotalBsmtSF":1340,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1340,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1340,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":2007.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":396,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":100,"OpenPorchSF":30,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":8,"YrSold":2007,"SaleType":"New","SaleCondition":"Partial","SalePrice":181134}
{"Id":1054,"MSSubClass":20,"MSZoning":"RL","LotFrontage":68.0,"LotArea":8562,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Mod","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":6,"YearBuilt":1957,"YearRemodAdd":2002,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"Stone","MasVnrArea":145.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"Rec","BsmtFinSF1":383,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":833,"TotalBsmtSF":1216,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"FuseA","1stFlrSF":1526,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1526,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":7,"Functional":"Min2","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Basment","GarageYrBlt":1957.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":364,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":116,"OpenPorchSF":78,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":144500}
{"Id":324,"MSSubClass":20,"MSZoning":"RM","LotFrontage":49.0,"LotArea":5820,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"OldTown","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":3,"OverallCond":8,"YearBuilt":1955,"YearRemodAdd":2005,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"Gd","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":256,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":906,"TotalBsmtSF":1162,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1163,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1163,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1955.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":220,"GarageQual":"Fa","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":142,"OpenPorchSF":98,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":126175}
{"Id":78,"MSSubClass":50,"MSZoning":"RM","LotFrontage":50.0,"LotArea":8635,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"BrkSide","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":5,"OverallCond":5,"YearBuilt":1948,"YearRemodAdd":2001,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":336,"BsmtFinType2":"GLQ","BsmtFinSF2":41,"BsmtUnfSF":295,"TotalBsmtSF":672,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1072,"2ndFlrSF":213,"LowQualFinSF":0,"GrLivArea":1285,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Min1","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1948.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":240,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":1,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":127000}
{"Id":83,"MSSubClass":20,"MSZoning":"RL","LotFrontage":78.0,"LotArea":10206,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Somerst","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":8,"OverallCond":5,"YearBuilt":2007,"YearRemodAdd":2007,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"Stone","MasVnrArea":468.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":33,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1530,"TotalBsmtSF":1563,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1563,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1563,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2007.0,"GarageFinish":"RFn","GarageCars":3,"GarageArea":758,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":144,"OpenPorchSF":99,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":10,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":245000}
{"Id":1203,"MSSubClass":50,"MSZoning":"RM","LotFrontage":50.0,"LotArea":6000,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"BrkSide","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":5,"OverallCond":8,"YearBuilt":1925,"YearRemodAdd":1997,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"BrkTil","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":884,"TotalBsmtSF":884,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":884,"2ndFlrSF":464,"LowQualFinSF":0,"GrLivArea":1348,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Fa","GarageType":"Detchd","GarageYrBlt":1960.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":216,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"N","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":208,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":117000}
{"Id":1080,"MSSubClass":20,"MSZoning":"RL","LotFrontage":65.0,"LotArea":8775,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":5,"YearBuilt":1994,"YearRemodAdd":1994,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":495,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":495,"TotalBsmtSF":990,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":990,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":990,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1996.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":299,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":64,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":126000}
{"Id":811,"MSSubClass":20,"MSZoning":"RL","LotFrontage":78.0,"LotArea":10140,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NWAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":6,"OverallCond":6,"YearBuilt":1974,"YearRemodAdd":1999,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"BrkFace","MasVnrArea":99.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":663,"BsmtFinType2":"LwQ","BsmtFinSF2":377,"BsmtUnfSF":0,"TotalBsmtSF":1040,"Heating":"GasA","HeatingQC":"Fa","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1309,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1309,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Fa","GarageType":"Attchd","GarageYrBlt":1974.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":484,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":265,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":648,"PoolQC":"Fa","Fence":"GdPrv","MiscFeature":null,"MiscVal":0,"MoSold":1,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":181000}
{"Id":477,"MSSubClass":20,"MSZoning":"RL","LotFrontage":75.0,"LotArea":13125,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Mod","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":6,"OverallCond":5,"YearBuilt":1997,"YearRemodAdd":1998,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":215.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"GLQ","BsmtFinSF1":994,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":484,"TotalBsmtSF":1478,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1493,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1493,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1997.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":508,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":140,"OpenPorchSF":39,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":208900}
{"Id":885,"MSSubClass":20,"MSZoning":"RL","LotFrontage":65.0,"LotArea":7150,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":5,"YearBuilt":1967,"YearRemodAdd":1967,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"BrkFace","MasVnrArea":60.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":432,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":460,"TotalBsmtSF":892,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":892,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":892,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1967.0,"GarageFinish":"RFn","GarageCars":1,"GarageArea":288,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"GdWo","MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":100000}
{"Id":664,"MSSubClass":85,"MSZoning":"RL","LotFrontage":90.0,"LotArea":10012,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"SFoyer","OverallQual":4,"OverallCond":5,"YearBuilt":1972,"YearRemodAdd":1972,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Plywood","Exterior2nd":"Plywood","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"BLQ","BsmtFinSF1":920,"BsmtFinType2":"Rec","BsmtFinSF2":180,"BsmtUnfSF":38,"TotalBsmtSF":1138,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1181,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1181,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1974.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":588,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":180,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":137500}
{"Id":1137,"MSSubClass":50,"MSZoning":"RL","LotFrontage":80.0,"LotArea":9600,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":6,"OverallCond":5,"YearBuilt":1950,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":280,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":752,"TotalBsmtSF":1032,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"FuseA","1stFlrSF":1032,"2ndFlrSF":220,"LowQualFinSF":0,"GrLivArea":1252,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1950.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":288,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":96,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2008,"SaleType":"WD","SaleCondition":"Abnorml","SalePrice":119000}
{"Id":839,"MSSubClass":20,"MSZoning":"RL","LotFrontage":75.0,"LotArea":9525,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":6,"YearBuilt":1995,"YearRemodAdd":2006,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1099,"TotalBsmtSF":1099,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1099,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1099,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1999.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":352,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":278,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":144000}
{"Id":397,"MSSubClass":20,"MSZoning":"RL","LotFrontage":60.0,"LotArea":7200,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Low","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":5,"YearBuilt":1972,"YearRemodAdd":1972,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"Rec","BsmtFinSF1":777,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":117,"TotalBsmtSF":894,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":894,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":894,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1985.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":600,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":215,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":9,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":123000}
{"Id":631,"MSSubClass":70,"MSZoning":"RM","LotFrontage":50.0,"LotArea":9000,"Street":"Pave","Alley":"Grvl","LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"OldTown","Condition1":"Artery","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":5,"OverallCond":6,"YearBuilt":1880,"YearRemodAdd":1991,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"BrkTil","BsmtQual":"Fa","BsmtCond":"Fa","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":636,"TotalBsmtSF":636,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"FuseA","1stFlrSF":1089,"2ndFlrSF":661,"LowQualFinSF":0,"GrLivArea":1750,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Ex","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1937.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":240,"GarageQual":"Fa","GarageCond":"Po","PavedDrive":"N","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":293,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2006,"SaleType":"WD","SaleCondition":"Abnorml","SalePrice":124000}
{"Id":1326,"MSSubClass":30,"MSZoning":"RM","LotFrontage":40.0,"LotArea":3636,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"IDOTRR","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":4,"OverallCond":4,"YearBuilt":1922,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"AsbShng","Exterior2nd":"AsbShng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"BrkTil","BsmtQual":"TA","BsmtCond":"Fa","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":796,"TotalBsmtSF":796,"Heating":"GasA","HeatingQC":"Fa","CentralAir":"N","Electrical":"SBrkr","1stFlrSF":796,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":796,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":null,"GarageYrBlt":null,"GarageFinish":null,"GarageCars":0,"GarageArea":0,"GarageQual":null,"GarageCond":null,"PavedDrive":"N","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":100,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":1,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":55000}
{"Id":945,"MSSubClass":20,"MSZoning":"RL","LotFrontage":null,"LotArea":14375,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"NoSeWa","LotConfig":"CulDSac","LandSlope":"Gtl","Neighborhood":"Timber","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"SLvl","OverallQual":6,"OverallCond":6,"YearBuilt":1958,"YearRemodAdd":1958,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"BrkFace","MasVnrArea":541.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":111,"BsmtFinType2":"Rec","BsmtFinSF2":354,"BsmtUnfSF":354,"TotalBsmtSF":819,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"FuseA","1stFlrSF":1344,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1344,"BsmtFullBath":0,"BsmtHalfBath":1,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Basment","GarageYrBlt":1958.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":525,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":118,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":233,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":1,"YrSold":2009,"SaleType":"COD","SaleCondition":"Abnorml","SalePrice":137500}
{"Id":531,"MSSubClass":80,"MSZoning":"RL","LotFrontage":85.0,"LotArea":10200,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Timber","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"SLvl","OverallQual":6,"OverallCond":5,"YearBuilt":1988,"YearRemodAdd":1989,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"BrkFace","MasVnrArea":219.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"GLQ","BsmtFinSF1":783,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":678,"TotalBsmtSF":1461,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1509,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1509,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Fa","GarageType":"Attchd","GarageYrBlt":1988.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":600,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":224,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":8,"YrSold":2008,"SaleType":"WD","SaleCondition":"Abnorml","SalePrice":175000}
{"Id":432,"MSSubClass":50,"MSZoning":"RM","LotFrontage":60.0,"LotArea":5586,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Bnk","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"OldTown","Condition1":"Feedr","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":6,"OverallCond":7,"YearBuilt":1920,"YearRemodAdd":1998,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"BrkTil","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":901,"TotalBsmtSF":901,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1088,"2ndFlrSF":110,"LowQualFinSF":0,"GrLivArea":1198,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":null,"GarageYrBlt":null,"GarageFinish":null,"GarageCars":0,"GarageArea":0,"GarageQual":null,"GarageCond":null,"PavedDrive":"N","WoodDeckSF":0,"OpenPorchSF":98,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":9,"YrSold":2008,"SaleType":"ConLD","SaleCondition":"Abnorml","SalePrice":79900}
{"Id":1234,"MSSubClass":20,"MSZoning":"RL","LotFrontage":null,"LotArea":12160,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":5,"YearBuilt":1959,"YearRemodAdd":1959,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"Plywood","Exterior2nd":"Plywood","MasVnrType":"BrkFace","MasVnrArea":180.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Rec","BsmtFinSF1":1000,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":188,"TotalBsmtSF":1188,"Heating":"GasA","HeatingQC":"Fa","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1188,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1188,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1959.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":531,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2010,"SaleType":"COD","SaleCondition":"Abnorml","SalePrice":142000}
{"Id":872,"MSSubClass":60,"MSZoning":"RL","LotFrontage":70.0,"LotArea":8750,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":5,"YearBuilt":1998,"YearRemodAdd":1998,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":116.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":505,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":299,"TotalBsmtSF":804,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":804,"2ndFlrSF":878,"LowQualFinSF":0,"GrLivArea":1682,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1998.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":523,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":77,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":200500}
{"Id":19,"MSSubClass":20,"MSZoning":"RL","LotFrontage":66.0,"LotArea":13695,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"SawyerW","Condition1":"RRAe","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":5,"YearBuilt":2004,"YearRemodAdd":2004,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":646,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":468,"TotalBsmtSF":1114,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1114,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1114,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":2004.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":576,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":102,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":159000}
{"Id":900,"MSSubClass":20,"MSZoning":"RL","LotFrontage":65.0,"LotArea":6993,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Sawyer","Condition1":"Feedr","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":7,"YearBuilt":1961,"YearRemodAdd":1994,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"Plywood","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":465,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":447,"TotalBsmtSF":912,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1236,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1236,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1961.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":288,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":135000}
{"Id":463,"MSSubClass":20,"MSZoning":"RL","LotFrontage":60.0,"LotArea":8281,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Sawyer","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":5,"YearBuilt":1965,"YearRemodAdd":1965,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Rec","BsmtFinSF1":553,"BsmtFinType2":"BLQ","BsmtFinSF2":311,"BsmtUnfSF":0,"TotalBsmtSF":864,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":864,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":864,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Po","GarageType":"Detchd","GarageYrBlt":1965.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":360,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":236,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"GdWo","MiscFeature":null,"MiscVal":0,"MoSold":12,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":62383}
{"Id":1341,"MSSubClass":20,"MSZoning":"RL","LotFrontage":70.0,"LotArea":8294,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":4,"OverallCond":5,"YearBuilt":1971,"YearRemodAdd":1971,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":858,"TotalBsmtSF":858,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":872,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":872,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1974.0,"GarageFinish":"Unf","GarageCars":4,"GarageArea":480,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"GdWo","MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":123000}
{"Id":377,"MSSubClass":85,"MSZoning":"RL","LotFrontage":57.0,"LotArea":8846,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"CulDSac","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"SFoyer","OverallQual":5,"OverallCond":5,"YearBuilt":1996,"YearRemodAdd":1996,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"GLQ","BsmtFinSF1":298,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":572,"TotalBsmtSF":870,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":914,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":914,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1998.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":576,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":148000}
{"Id":1355,"MSSubClass":60,"MSZoning":"RL","LotFrontage":null,"LotArea":10316,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":5,"YearBuilt":2000,"YearRemodAdd":2000,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":735,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":257,"TotalBsmtSF":992,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":992,"2ndFlrSF":873,"LowQualFinSF":0,"GrLivArea":1865,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":2000.0,"GarageFinish":"RFn","GarageCars":3,"GarageArea":839,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":184,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":235000}
{"Id":1096,"MSSubClass":20,"MSZoning":"RL","LotFrontage":78.0,"LotArea":9317,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":6,"OverallCond":5,"YearBuilt":2006,"YearRemodAdd":2006,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":24,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1290,"TotalBsmtSF":1314,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1314,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1314,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2006.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":440,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":22,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":3,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":176432}
{"Id":812,"MSSubClass":120,"MSZoning":"RM","LotFrontage":null,"LotArea":4438,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"1Story","OverallQual":6,"OverallCond":5,"YearBuilt":2004,"YearRemodAdd":2004,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":169.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"GLQ","BsmtFinSF1":662,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":186,"TotalBsmtSF":848,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":848,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":848,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":1,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":4,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2004.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":420,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":140,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2008,"SaleType":"ConLD","SaleCondition":"Normal","SalePrice":144500}
{"Id":883,"MSSubClass":60,"MSZoning":"RL","LotFrontage":null,"LotArea":9636,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"Gilbert","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":5,"YearBuilt":1992,"YearRemodAdd":1993,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":808,"TotalBsmtSF":808,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":808,"2ndFlrSF":785,"LowQualFinSF":0,"GrLivArea":1593,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"BuiltIn","GarageYrBlt":1993.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":389,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":342,"OpenPorchSF":40,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":12,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":178000}
{"Id":798,"MSSubClass":20,"MSZoning":"RL","LotFrontage":57.0,"LotArea":7677,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":5,"YearBuilt":1953,"YearRemodAdd":1953,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":570,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":203,"TotalBsmtSF":773,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":773,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":773,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":4,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1953.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":240,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2008,"SaleType":"WD","SaleCondition":"Abnorml","SalePrice":110000}
{"Id":827,"MSSubClass":45,"MSZoning":"RM","LotFrontage":50.0,"LotArea":6130,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"BrkSide","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Unf","OverallQual":5,"OverallCond":6,"YearBuilt":1924,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"BrkTil","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":784,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":0,"TotalBsmtSF":784,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":784,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":784,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":null,"GarageYrBlt":null,"GarageFinish":null,"GarageCars":0,"GarageArea":0,"GarageQual":null,"GarageCond":null,"PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":116,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":109500}
{"Id":1287,"MSSubClass":20,"MSZoning":"RL","LotFrontage":null,"LotArea":9790,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NWAmes","Condition1":"Feedr","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":6,"OverallCond":5,"YearBuilt":1963,"YearRemodAdd":1963,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"BrkFace","MasVnrArea":451.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":569,"BsmtFinType2":"Rec","BsmtFinSF2":81,"BsmtUnfSF":678,"TotalBsmtSF":1328,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1328,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1328,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":2,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":1963.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":528,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":26,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":143000}
{"Id":1441,"MSSubClass":70,"MSZoning":"RL","LotFrontage":79.0,"LotArea":11526,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Bnk","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Mod","Neighborhood":"Crawfor","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2.5Fin","OverallQual":6,"OverallCond":7,"YearBuilt":1922,"YearRemodAdd":1994,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"BrkTil","BsmtQual":"Ex","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":588,"TotalBsmtSF":588,"Heating":"GasA","HeatingQC":"Fa","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1423,"2ndFlrSF":748,"LowQualFinSF":384,"GrLivArea":2555,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":11,"Functional":"Min1","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Detchd","GarageYrBlt":1993.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":672,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":431,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":9,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":191000}
{"Id":173,"MSSubClass":160,"MSZoning":"RL","LotFrontage":44.0,"LotArea":5306,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"StoneBr","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"2Story","OverallQual":7,"OverallCond":7,"YearBuilt":1987,"YearRemodAdd":1987,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"Gd","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"Gd","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":495,"BsmtFinType2":"Rec","BsmtFinSF2":215,"BsmtUnfSF":354,"TotalBsmtSF":1064,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1064,"2ndFlrSF":703,"LowQualFinSF":0,"GrLivArea":1767,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1987.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":504,"GarageQual":"Gd","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":441,"OpenPorchSF":35,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":239000}
{"Id":766,"MSSubClass":20,"MSZoning":"RL","LotFrontage":75.0,"LotArea":14587,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Somerst","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":9,"OverallCond":5,"YearBuilt":2008,"YearRemodAdd":2008,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"Stone","MasVnrArea":284.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1498,"TotalBsmtSF":1498,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1506,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1506,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Ex","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2008.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":592,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":174,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":8,"YrSold":2008,"SaleType":"New","SaleCondition":"Partial","SalePrice":264132}
{"Id":1109,"MSSubClass":60,"MSZoning":"RL","LotFrontage":null,"LotArea":8063,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Gilbert","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":5,"YearBuilt":2000,"YearRemodAdd":2000,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":924,"TotalBsmtSF":924,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":948,"2ndFlrSF":742,"LowQualFinSF":0,"GrLivArea":1690,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":2000.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":463,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":100,"OpenPorchSF":48,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":11,"YrSold":2007,"SaleType":"WD","SaleCondition":"Abnorml","SalePrice":181000}
{"Id":1259,"MSSubClass":80,"MSZoning":"RL","LotFrontage":59.0,"LotArea":9587,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Gilbert","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"SLvl","OverallQual":7,"OverallCond":5,"YearBuilt":2005,"YearRemodAdd":2005,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"Stone","MasVnrArea":182.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"GLQ","BsmtFinSF1":655,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":201,"TotalBsmtSF":856,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1166,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1166,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":2005.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":400,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":212,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":190000}
{"Id":1283,"MSSubClass":20,"MSZoning":"RL","LotFrontage":61.0,"LotArea":8800,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":7,"YearBuilt":1977,"YearRemodAdd":2008,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Mn","BsmtFinType1":"LwQ","BsmtFinSF1":532,"BsmtFinType2":"Rec","BsmtFinSF2":144,"BsmtUnfSF":364,"TotalBsmtSF":1040,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1040,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1040,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1977.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":484,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":288,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":9,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":150500}
{"Id":965,"MSSubClass":60,"MSZoning":"RL","LotFrontage":80.0,"LotArea":11316,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"Timber","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":5,"YearBuilt":2002,"YearRemodAdd":2003,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":44.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":624,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":193,"TotalBsmtSF":817,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":824,"2ndFlrSF":1070,"LowQualFinSF":0,"GrLivArea":1894,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"BuiltIn","GarageYrBlt":2002.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":510,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":40,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":2,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":214900}
{"Id":1245,"MSSubClass":70,"MSZoning":"RL","LotFrontage":null,"LotArea":11435,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"HLS","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Mod","Neighborhood":"Crawfor","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":8,"OverallCond":7,"YearBuilt":1929,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"BrkFace","Exterior2nd":"Stucco","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":792,"TotalBsmtSF":792,"Heating":"GasA","HeatingQC":"Fa","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":792,"2ndFlrSF":725,"LowQualFinSF":0,"GrLivArea":1517,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":2,"FireplaceQu":"Gd","GarageType":"Detchd","GarageYrBlt":1931.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":400,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":230000}
{"Id":1172,"MSSubClass":20,"MSZoning":"RL","LotFrontage":76.0,"LotArea":9120,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":6,"OverallCond":6,"YearBuilt":1958,"YearRemodAdd":1958,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":662,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":599,"TotalBsmtSF":1261,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1261,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1261,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1958.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":433,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":288,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":"Shed","MiscVal":1400,"MoSold":11,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":163000}
{"Id":16,"MSSubClass":45,"MSZoning":"RM","LotFrontage":51.0,"LotArea":6120,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"BrkSide","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Unf","OverallQual":7,"OverallCond":8,"YearBuilt":1929,"YearRemodAdd":2001,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"BrkTil","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":832,"TotalBsmtSF":832,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"FuseA","1stFlrSF":854,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":854,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1991.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":576,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":48,"OpenPorchSF":112,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"GdPrv","MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":132000}
{"Id":792,"MSSubClass":80,"MSZoning":"RL","LotFrontage":null,"LotArea":11333,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"Mitchel","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"SLvl","OverallQual":6,"OverallCond":5,"YearBuilt":1976,"YearRemodAdd":1976,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"ALQ","BsmtFinSF1":539,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":490,"TotalBsmtSF":1029,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1062,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1062,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":2,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1976.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":539,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":120,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":146800}
{"Id":1046,"MSSubClass":20,"MSZoning":"RL","LotFrontage":null,"LotArea":13680,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"CulDSac","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":3,"OverallCond":5,"YearBuilt":1955,"YearRemodAdd":1955,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"BrkFace","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"Slab","BsmtQual":null,"BsmtCond":null,"BsmtExposure":null,"BsmtFinType1":null,"BsmtFinSF1":0,"BsmtFinType2":null,"BsmtFinSF2":0,"BsmtUnfSF":0,"TotalBsmtSF":0,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"FuseA","1stFlrSF":1733,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1733,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":8,"Functional":"Min2","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":1955.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":452,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":139600}
{"Id":725,"MSSubClass":20,"MSZoning":"RL","LotFrontage":86.0,"LotArea":13286,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":9,"OverallCond":5,"YearBuilt":2007,"YearRemodAdd":2008,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"CemntBd","Exterior2nd":"CmentBd","MasVnrType":"Stone","MasVnrArea":340.0,"ExterQual":"Ex","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Ex","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":1234,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":464,"TotalBsmtSF":1698,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1698,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1698,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Ex","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2007.0,"GarageFinish":"Fin","GarageCars":3,"GarageArea":768,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":327,"OpenPorchSF":64,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":2,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":320000}
{"Id":115,"MSSubClass":70,"MSZoning":"RL","LotFrontage":61.0,"LotArea":7259,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Mod","Neighborhood":"Crawfor","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":8,"YearBuilt":1945,"YearRemodAdd":2002,"RoofStyle":"Gambrel","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":774,"BsmtFinType2":"LwQ","BsmtFinSF2":150,"BsmtUnfSF":104,"TotalBsmtSF":1028,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1436,"2ndFlrSF":884,"LowQualFinSF":0,"GrLivArea":2320,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":9,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Detchd","GarageYrBlt":1945.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":180,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":224,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":259500}
{"Id":920,"MSSubClass":20,"MSZoning":"RL","LotFrontage":87.0,"LotArea":11029,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":6,"OverallCond":8,"YearBuilt":1958,"YearRemodAdd":2002,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Ex","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":528,"BsmtFinType2":"BLQ","BsmtFinSF2":411,"BsmtUnfSF":245,"TotalBsmtSF":1184,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1414,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1414,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Min1","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1990.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":601,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":51,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":190,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":176500}
{"Id":392,"MSSubClass":60,"MSZoning":"RL","LotFrontage":71.0,"LotArea":12209,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"CulDSac","LandSlope":"Gtl","Neighborhood":"Mitchel","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":5,"YearBuilt":2001,"YearRemodAdd":2002,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Ex","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":690,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":114,"TotalBsmtSF":804,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":804,"2ndFlrSF":1157,"LowQualFinSF":0,"GrLivArea":1961,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"BuiltIn","GarageYrBlt":2001.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":560,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":125,"OpenPorchSF":192,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":215000}
{"Id":1155,"MSSubClass":60,"MSZoning":"RL","LotFrontage":null,"LotArea":13700,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":6,"YearBuilt":1965,"YearRemodAdd":1988,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"Stone","MasVnrArea":288.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"ALQ","BsmtFinSF1":454,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":410,"TotalBsmtSF":864,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":902,"2ndFlrSF":918,"LowQualFinSF":0,"GrLivArea":1820,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":2,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":2,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":1965.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":492,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":60,"OpenPorchSF":84,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":273,"PoolArea":0,"PoolQC":null,"Fence":"GdPrv","MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":201800}
{"Id":1340,"MSSubClass":20,"MSZoning":"RL","LotFrontage":120.0,"LotArea":9560,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":7,"YearBuilt":1972,"YearRemodAdd":1972,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"Gd","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"Mn","BsmtFinType1":"Rec","BsmtFinSF1":360,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":504,"TotalBsmtSF":864,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":864,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":864,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1972.0,"GarageFinish":"RFn","GarageCars":1,"GarageArea":288,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":128500}
{"Id":1296,"MSSubClass":20,"MSZoning":"RL","LotFrontage":70.0,"LotArea":8400,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Feedr","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":5,"YearBuilt":1968,"YearRemodAdd":1968,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"BrkFace","MasVnrArea":168.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"BLQ","BsmtFinSF1":1016,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":36,"TotalBsmtSF":1052,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1052,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1052,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1968.0,"GarageFinish":"RFn","GarageCars":1,"GarageArea":288,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":356,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"GdWo","MiscFeature":null,"MiscVal":0,"MoSold":11,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":138500}
{"Id":503,"MSSubClass":20,"MSZoning":"RL","LotFrontage":70.0,"LotArea":9170,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Feedr","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":7,"YearBuilt":1965,"YearRemodAdd":1965,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":698,"BsmtFinType2":"GLQ","BsmtFinSF2":96,"BsmtUnfSF":420,"TotalBsmtSF":1214,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1214,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1214,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1965.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":461,"GarageQual":"Fa","GarageCond":"Fa","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":184,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"GdPrv","MiscFeature":"Shed","MiscVal":400,"MoSold":4,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":140000}
{"Id":833,"MSSubClass":60,"MSZoning":"RL","LotFrontage":44.0,"LotArea":9548,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"CulDSac","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":6,"YearBuilt":2003,"YearRemodAdd":2003,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":223.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":483,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":458,"TotalBsmtSF":941,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":941,"2ndFlrSF":888,"LowQualFinSF":0,"GrLivArea":1829,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":2003.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":613,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":192,"OpenPorchSF":39,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":1,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":237000}
{"Id":1020,"MSSubClass":120,"MSZoning":"RL","LotFrontage":43.0,"LotArea":3013,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Blmngtn","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"1Story","OverallQual":7,"OverallCond":5,"YearBuilt":2005,"YearRemodAdd":2005,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":145.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"GLQ","BsmtFinSF1":16,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1346,"TotalBsmtSF":1362,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1506,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1506,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2005.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":440,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":142,"OpenPorchSF":20,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":213490}
{"Id":227,"MSSubClass":60,"MSZoning":"RL","LotFrontage":82.0,"LotArea":9950,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NoRidge","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":5,"YearBuilt":1995,"YearRemodAdd":1995,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":290.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":565,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":638,"TotalBsmtSF":1203,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1214,"2ndFlrSF":1306,"LowQualFinSF":0,"GrLivArea":2520,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":9,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1995.0,"GarageFinish":"RFn","GarageCars":3,"GarageArea":721,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":224,"OpenPorchSF":114,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2007,"SaleType":"WD","SaleCondition":"Abnorml","SalePrice":290000}
{"Id":383,"MSSubClass":60,"MSZoning":"RL","LotFrontage":79.0,"LotArea":9245,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":5,"YearBuilt":2006,"YearRemodAdd":2006,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":939,"TotalBsmtSF":939,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":939,"2ndFlrSF":858,"LowQualFinSF":0,"GrLivArea":1797,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":2006.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":639,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":144,"OpenPorchSF":53,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":213500}
{"Id":1331,"MSSubClass":20,"MSZoning":"RL","LotFrontage":85.0,"LotArea":10000,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Somerst","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":8,"OverallCond":5,"YearBuilt":2006,"YearRemodAdd":2006,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"Stone","MasVnrArea":410.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"Gd","BsmtExposure":"Av","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1588,"TotalBsmtSF":1588,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1588,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1588,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2006.0,"GarageFinish":"RFn","GarageCars":3,"GarageArea":825,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":144,"OpenPorchSF":45,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":12,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":227000}
{"Id":653,"MSSubClass":60,"MSZoning":"RL","LotFrontage":70.0,"LotArea":8750,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":5,"YearBuilt":1996,"YearRemodAdd":1996,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":880,"TotalBsmtSF":880,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":909,"2ndFlrSF":807,"LowQualFinSF":0,"GrLivArea":1716,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1996.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":512,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":120,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":191000}
{"Id":1039,"MSSubClass":160,"MSZoning":"RM","LotFrontage":21.0,"LotArea":1533,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"MeadowV","Condition1":"Norm","Condition2":"Norm","BldgType":"Twnhs","HouseStyle":"2Story","OverallQual":4,"OverallCond":6,"YearBuilt":1970,"YearRemodAdd":2008,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"CemntBd","Exterior2nd":"CmentBd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":546,"TotalBsmtSF":546,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":798,"2ndFlrSF":546,"LowQualFinSF":0,"GrLivArea":1344,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":null,"GarageYrBlt":null,"GarageFinish":null,"GarageCars":0,"GarageArea":0,"GarageQual":null,"GarageCond":null,"PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":97000}
{"Id":212,"MSSubClass":20,"MSZoning":"RL","LotFrontage":83.0,"LotArea":10420,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":6,"OverallCond":5,"YearBuilt":2009,"YearRemodAdd":2009,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Mn","BsmtFinType1":"GLQ","BsmtFinSF1":36,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1176,"TotalBsmtSF":1212,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1212,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1212,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":2009.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":460,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":100,"OpenPorchSF":22,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":3,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":186000}
{"Id":588,"MSSubClass":85,"MSZoning":"RL","LotFrontage":74.0,"LotArea":8740,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Sawyer","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"SFoyer","OverallQual":5,"OverallCond":6,"YearBuilt":1982,"YearRemodAdd":1982,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"ALQ","BsmtFinSF1":672,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":168,"TotalBsmtSF":840,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":860,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":860,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":4,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1996.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":528,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":137000}
{"Id":916,"MSSubClass":160,"MSZoning":"RM","LotFrontage":21.0,"LotArea":2001,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"MeadowV","Condition1":"Norm","Condition2":"Norm","BldgType":"Twnhs","HouseStyle":"2Story","OverallQual":4,"OverallCond":5,"YearBuilt":1970,"YearRemodAdd":1970,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"CemntBd","Exterior2nd":"CmentBd","MasVnrType":"BrkFace","MasVnrArea":80.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":546,"TotalBsmtSF":546,"Heating":"GasA","HeatingQC":"Fa","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":546,"2ndFlrSF":546,"LowQualFinSF":0,"GrLivArea":1092,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1970.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":286,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":1,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":75000}
{"Id":1074,"MSSubClass":60,"MSZoning":"RL","LotFrontage":75.0,"LotArea":7950,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Bnk","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":6,"YearBuilt":1977,"YearRemodAdd":1977,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"Plywood","MasVnrType":"BrkFace","MasVnrArea":140.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":535,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":155,"TotalBsmtSF":690,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":698,"2ndFlrSF":728,"LowQualFinSF":0,"GrLivArea":1426,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1977.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":440,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":252,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":159500}
{"Id":253,"MSSubClass":60,"MSZoning":"RL","LotFrontage":65.0,"LotArea":8366,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"SawyerW","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":5,"YearBuilt":2004,"YearRemodAdd":2004,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":798,"TotalBsmtSF":798,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":798,"2ndFlrSF":842,"LowQualFinSF":0,"GrLivArea":1640,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":2004.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":520,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":138,"OpenPorchSF":45,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":12,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":173000}
{"Id":487,"MSSubClass":20,"MSZoning":"RL","LotFrontage":79.0,"LotArea":10289,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":7,"YearBuilt":1965,"YearRemodAdd":1965,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"BrkFace","MasVnrArea":168.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":836,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":237,"TotalBsmtSF":1073,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1073,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1073,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1965.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":515,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":156000}
{"Id":419,"MSSubClass":50,"MSZoning":"RL","LotFrontage":60.0,"LotArea":8160,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":5,"OverallCond":6,"YearBuilt":1940,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"BrkTil","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":312,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":444,"TotalBsmtSF":756,"Heating":"GasA","HeatingQC":"Fa","CentralAir":"N","Electrical":"FuseF","1stFlrSF":756,"2ndFlrSF":378,"LowQualFinSF":0,"GrLivArea":1134,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1940.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":240,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"P","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2007,"SaleType":"WD","SaleCondition":"AdjLand","SalePrice":126000}
{"Id":217,"MSSubClass":20,"MSZoning":"RL","LotFrontage":65.0,"LotArea":8450,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":7,"OverallCond":5,"YearBuilt":2004,"YearRemodAdd":2004,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":266.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Mn","BsmtFinType1":"GLQ","BsmtFinSF1":946,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":490,"TotalBsmtSF":1436,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1436,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1436,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":2004.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":484,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":139,"OpenPorchSF":98,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":210000}
{"Id":461,"MSSubClass":60,"MSZoning":"FV","LotFrontage":75.0,"LotArea":8004,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Somerst","Condition1":"RRAn","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":8,"OverallCond":5,"YearBuilt":2009,"YearRemodAdd":2009,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"Stone","MasVnrArea":110.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":544,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":288,"TotalBsmtSF":832,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":832,"2ndFlrSF":1103,"LowQualFinSF":0,"GrLivArea":1935,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"BuiltIn","GarageYrBlt":2009.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":552,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":150,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":12,"YrSold":2009,"SaleType":"New","SaleCondition":"Partial","SalePrice":263435}
{"Id":1040,"MSSubClass":180,"MSZoning":"RM","LotFrontage":21.0,"LotArea":1477,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"MeadowV","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"SFoyer","OverallQual":4,"OverallCond":4,"YearBuilt":1970,"YearRemodAdd":1970,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"CemntBd","Exterior2nd":"CmentBd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"GLQ","BsmtFinSF1":509,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":121,"TotalBsmtSF":630,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":630,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":630,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":1,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":3,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1970.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":286,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":80000}
{"Id":861,"MSSubClass":50,"MSZoning":"RL","LotFrontage":55.0,"LotArea":7642,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"Crawfor","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":7,"OverallCond":8,"YearBuilt":1918,"YearRemodAdd":1998,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"BrkTil","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":912,"TotalBsmtSF":912,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":912,"2ndFlrSF":514,"LowQualFinSF":0,"GrLivArea":1426,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Detchd","GarageYrBlt":1925.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":216,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":240,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"GdPrv","MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":189950}
{"Id":1421,"MSSubClass":60,"MSZoning":"RL","LotFrontage":90.0,"LotArea":11700,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"NWAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":6,"YearBuilt":1968,"YearRemodAdd":1968,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"BrkFace","MasVnrArea":420.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":404,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":304,"TotalBsmtSF":708,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":708,"2ndFlrSF":708,"LowQualFinSF":0,"GrLivArea":1416,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1968.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":776,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":169,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":119,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":179900}
{"Id":720,"MSSubClass":20,"MSZoning":"RL","LotFrontage":69.0,"LotArea":9920,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":6,"YearBuilt":1969,"YearRemodAdd":1969,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"Plywood","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"ALQ","BsmtFinSF1":523,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":448,"TotalBsmtSF":971,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":971,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":971,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Po","GarageType":"Attchd","GarageYrBlt":1969.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":300,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":128500}
{"Id":1239,"MSSubClass":20,"MSZoning":"RL","LotFrontage":63.0,"LotArea":13072,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"SawyerW","Condition1":"RRAe","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":6,"OverallCond":5,"YearBuilt":2005,"YearRemodAdd":2005,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1141,"TotalBsmtSF":1141,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1141,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1141,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":2005.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":484,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":3,"YrSold":2006,"SaleType":"WD","SaleCondition":"Abnorml","SalePrice":142500}
{"Id":1048,"MSSubClass":20,"MSZoning":"RL","LotFrontage":57.0,"LotArea":9245,"Street":"Pave","Alley":null,"LotShape":"IR2","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":5,"YearBuilt":1994,"YearRemodAdd":1995,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":686,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":304,"TotalBsmtSF":990,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":990,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":990,"BsmtFullBath":0,"BsmtHalfBath":1,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1996.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":672,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":2,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":145000}
{"Id":175,"MSSubClass":20,"MSZoning":"RL","LotFrontage":47.0,"LotArea":12416,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Timber","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":6,"OverallCond":5,"YearBuilt":1986,"YearRemodAdd":1986,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"Plywood","MasVnrType":"Stone","MasVnrArea":132.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"Fa","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":1398,"BsmtFinType2":"LwQ","BsmtFinSF2":208,"BsmtUnfSF":0,"TotalBsmtSF":1606,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1651,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1651,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":7,"Functional":"Min2","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1986.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":616,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":192,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":11,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":184000}
{"Id":513,"MSSubClass":20,"MSZoning":"RL","LotFrontage":70.0,"LotArea":9100,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Feedr","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":5,"YearBuilt":1958,"YearRemodAdd":1958,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":521,"BsmtFinType2":"LwQ","BsmtFinSF2":174,"BsmtUnfSF":169,"TotalBsmtSF":864,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":864,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":864,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1964.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":624,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":129900}
{"Id":862,"MSSubClass":190,"MSZoning":"RL","LotFrontage":75.0,"LotArea":11625,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Sawyer","Condition1":"Norm","Condition2":"Norm","BldgType":"2fmCon","HouseStyle":"1Story","OverallQual":5,"OverallCond":4,"YearBuilt":1965,"YearRemodAdd":1965,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"Plywood","Exterior2nd":"HdBoard","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"Mn","BsmtFinType1":"BLQ","BsmtFinSF1":841,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":198,"TotalBsmtSF":1039,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1039,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1039,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1965.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":504,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":131500}
{"Id":1152,"MSSubClass":20,"MSZoning":"RL","LotFrontage":134.0,"LotArea":17755,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":4,"YearBuilt":1959,"YearRemodAdd":1959,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"Plywood","MasVnrType":"BrkFace","MasVnrArea":132.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":176,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1290,"TotalBsmtSF":1466,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1466,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1466,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Fa","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":2,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":1959.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":528,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":140,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":100,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":11,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":149900}
{"Id":568,"MSSubClass":20,"MSZoning":"RL","LotFrontage":70.0,"LotArea":10171,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NridgHt","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":7,"OverallCond":5,"YearBuilt":2004,"YearRemodAdd":2004,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":168.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":2,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1515,"TotalBsmtSF":1517,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1535,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1535,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":2004.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":532,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":3,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":214000}
{"Id":344,"MSSubClass":120,"MSZoning":"RL","LotFrontage":63.0,"LotArea":8849,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NridgHt","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"1Story","OverallQual":9,"OverallCond":5,"YearBuilt":2005,"YearRemodAdd":2005,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"BrkFace","MasVnrArea":616.0,"ExterQual":"Ex","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Ex","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":28,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1656,"TotalBsmtSF":1684,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1684,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1684,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Ex","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Ex","GarageType":"Attchd","GarageYrBlt":2005.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":564,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":495,"OpenPorchSF":72,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":266000}
{"Id":549,"MSSubClass":20,"MSZoning":"RM","LotFrontage":49.0,"LotArea":8235,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"HLS","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"OldTown","Condition1":"Feedr","Condition2":"RRNn","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":7,"YearBuilt":1955,"YearRemodAdd":1995,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"Gd","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"LwQ","BsmtFinSF1":180,"BsmtFinType2":"Rec","BsmtFinSF2":645,"BsmtUnfSF":0,"TotalBsmtSF":825,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":825,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":825,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":4,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1963.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":720,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":140,"OpenPorchSF":50,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":125000}
{"Id":89,"MSSubClass":50,"MSZoning":"C (all)","LotFrontage":105.0,"LotArea":8470,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"IDOTRR","Condition1":"Feedr","Condition2":"Feedr","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":3,"OverallCond":2,"YearBuilt":1915,"YearRemodAdd":1982,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"Plywood","Exterior2nd":"Plywood","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Fa","ExterCond":"Fa","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"Fa","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1013,"TotalBsmtSF":1013,"Heating":"GasA","HeatingQC":"TA","CentralAir":"N","Electrical":"SBrkr","1stFlrSF":1013,"2ndFlrSF":0,"LowQualFinSF":513,"GrLivArea":1526,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Fa","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":null,"GarageYrBlt":null,"GarageFinish":null,"GarageCars":0,"GarageArea":0,"GarageQual":null,"GarageCond":null,"PavedDrive":"N","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":156,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":10,"YrSold":2009,"SaleType":"ConLD","SaleCondition":"Abnorml","SalePrice":85000}
{"Id":338,"MSSubClass":20,"MSZoning":"RL","LotFrontage":70.0,"LotArea":9135,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":7,"OverallCond":5,"YearBuilt":2002,"YearRemodAdd":2003,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":113.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"GLQ","BsmtFinSF1":810,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":726,"TotalBsmtSF":1536,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1536,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1536,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":2002.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":532,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":192,"OpenPorchSF":74,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":12,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":214000}
{"Id":1306,"MSSubClass":20,"MSZoning":"RL","LotFrontage":108.0,"LotArea":13173,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"NridgHt","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":9,"OverallCond":5,"YearBuilt":2006,"YearRemodAdd":2007,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"Stone","MasVnrArea":300.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Ex","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":1572,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":80,"TotalBsmtSF":1652,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1652,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1652,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Ex","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":2,"FireplaceQu":"Ex","GarageType":"Attchd","GarageYrBlt":2006.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":840,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":404,"OpenPorchSF":102,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":11,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":325000}
{"Id":538,"MSSubClass":20,"MSZoning":"RL","LotFrontage":null,"LotArea":12735,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"FR2","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":4,"OverallCond":5,"YearBuilt":1972,"YearRemodAdd":1972,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":600,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":264,"TotalBsmtSF":864,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":864,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":864,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1980.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":576,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":216,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnWw","MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2008,"SaleType":"COD","SaleCondition":"Normal","SalePrice":111250}
{"Id":554,"MSSubClass":20,"MSZoning":"RL","LotFrontage":67.0,"LotArea":8777,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Feedr","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":4,"OverallCond":5,"YearBuilt":1949,"YearRemodAdd":2003,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":null,"BsmtCond":null,"BsmtExposure":null,"BsmtFinType1":null,"BsmtFinSF1":0,"BsmtFinType2":null,"BsmtFinSF2":0,"BsmtUnfSF":0,"TotalBsmtSF":0,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1126,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1126,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":2002.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":520,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"N","WoodDeckSF":0,"OpenPorchSF":96,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":108000}
{"Id":1254,"MSSubClass":60,"MSZoning":"RL","LotFrontage":null,"LotArea":17542,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Veenker","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":7,"YearBuilt":1974,"YearRemodAdd":2003,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"LwQ","BsmtFinSF1":125,"BsmtFinType2":"ALQ","BsmtFinSF2":1031,"BsmtUnfSF":36,"TotalBsmtSF":1192,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1516,"2ndFlrSF":651,"LowQualFinSF":0,"GrLivArea":2167,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":9,"Functional":"Typ","Fireplaces":2,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":1974.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":518,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":220,"OpenPorchSF":47,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":294000}
{"Id":552,"MSSubClass":20,"MSZoning":"RM","LotFrontage":50.0,"LotArea":6000,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"OldTown","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":6,"YearBuilt":1957,"YearRemodAdd":1957,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"BrkFace","Exterior2nd":"BrkFace","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Rec","BsmtFinSF1":308,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":620,"TotalBsmtSF":928,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"FuseA","1stFlrSF":928,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":928,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1957.0,"GarageFinish":"Fin","GarageCars":1,"GarageArea":288,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":112500}
{"Id":855,"MSSubClass":20,"MSZoning":"RL","LotFrontage":102.0,"LotArea":17920,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Sawyer","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":4,"YearBuilt":1955,"YearRemodAdd":1974,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Plywood","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"Mn","BsmtFinType1":"ALQ","BsmtFinSF1":306,"BsmtFinType2":"Rec","BsmtFinSF2":1085,"BsmtUnfSF":372,"TotalBsmtSF":1763,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1779,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1779,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":1955.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":454,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":418,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":312,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2006,"SaleType":"WD","SaleCondition":"Abnorml","SalePrice":170000}
{"Id":470,"MSSubClass":60,"MSZoning":"RL","LotFrontage":76.0,"LotArea":9291,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"SawyerW","Condition1":"RRNe","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":5,"YearBuilt":1993,"YearRemodAdd":1993,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"BrkFace","MasVnrArea":120.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":426,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":406,"TotalBsmtSF":832,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":832,"2ndFlrSF":878,"LowQualFinSF":0,"GrLivArea":1710,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1993.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":506,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":144,"OpenPorchSF":70,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":187000}
{"Id":1236,"MSSubClass":70,"MSZoning":"RL","LotFrontage":96.0,"LotArea":13132,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Crawfor","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":5,"OverallCond":5,"YearBuilt":1914,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"BrkTil","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Mn","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":747,"TotalBsmtSF":747,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"FuseF","1stFlrSF":892,"2ndFlrSF":892,"LowQualFinSF":0,"GrLivArea":1784,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":9,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1914.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":180,"GarageQual":"Fa","GarageCond":"Fa","PavedDrive":"N","WoodDeckSF":203,"OpenPorchSF":40,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":138887}
{"Id":880,"MSSubClass":20,"MSZoning":"RL","LotFrontage":null,"LotArea":7000,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"CulDSac","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":8,"YearBuilt":1978,"YearRemodAdd":2005,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":90.0,"ExterQual":"Gd","ExterCond":"Gd","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":646,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":218,"TotalBsmtSF":864,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":864,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":864,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1978.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":336,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"GdWo","MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":136500}
{"Id":254,"MSSubClass":80,"MSZoning":"RL","LotFrontage":85.0,"LotArea":9350,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"SLvl","OverallQual":6,"OverallCond":7,"YearBuilt":1964,"YearRemodAdd":1991,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"BrkFace","MasVnrArea":108.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"LwQ","BsmtFinSF1":270,"BsmtFinType2":"ALQ","BsmtFinSF2":580,"BsmtUnfSF":452,"TotalBsmtSF":1302,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1302,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1302,"BsmtFullBath":0,"BsmtHalfBath":1,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Min1","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1964.0,"GarageFinish":"RFn","GarageCars":1,"GarageArea":309,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":333,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":10,"YrSold":2007,"SaleType":"CWD","SaleCondition":"Normal","SalePrice":158000}
{"Id":1379,"MSSubClass":160,"MSZoning":"RM","LotFrontage":21.0,"LotArea":1953,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"BrDale","Condition1":"Norm","Condition2":"Norm","BldgType":"Twnhs","HouseStyle":"2Story","OverallQual":6,"OverallCond":5,"YearBuilt":1973,"YearRemodAdd":1973,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"BrkFace","MasVnrArea":408.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"Fa","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":309,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":174,"TotalBsmtSF":483,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":483,"2ndFlrSF":504,"LowQualFinSF":0,"GrLivArea":987,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1973.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":264,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":72,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":83000}
{"Id":415,"MSSubClass":60,"MSZoning":"RL","LotFrontage":59.0,"LotArea":11228,"Street":"Pave","Alley":null,"LotShape":"IR2","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"CulDSac","LandSlope":"Gtl","Neighborhood":"SawyerW","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":5,"YearBuilt":1993,"YearRemodAdd":1993,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":50,"BsmtFinType2":"GLQ","BsmtFinSF2":531,"BsmtUnfSF":499,"TotalBsmtSF":1080,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1080,"2ndFlrSF":1017,"LowQualFinSF":0,"GrLivArea":2097,"BsmtFullBath":0,"BsmtHalfBath":1,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":9,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1993.0,"GarageFinish":"Unf","GarageCars":3,"GarageArea":678,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":196,"OpenPorchSF":187,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":12,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":228000}
{"Id":462,"MSSubClass":70,"MSZoning":"RL","LotFrontage":60.0,"LotArea":7200,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"SWISU","Condition1":"Feedr","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":9,"YearBuilt":1936,"YearRemodAdd":2007,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"Gd","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"Gd","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":350,"BsmtFinType2":"BLQ","BsmtFinSF2":210,"BsmtUnfSF":0,"TotalBsmtSF":560,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":575,"2ndFlrSF":560,"LowQualFinSF":0,"GrLivArea":1135,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1971.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":576,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":256,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":155000}
{"Id":903,"MSSubClass":60,"MSZoning":"RL","LotFrontage":63.0,"LotArea":7875,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Gilbert","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":5,"YearBuilt":2003,"YearRemodAdd":2003,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":783,"TotalBsmtSF":783,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":807,"2ndFlrSF":702,"LowQualFinSF":0,"GrLivArea":1509,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2003.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":393,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":75,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":180000}
{"Id":907,"MSSubClass":20,"MSZoning":"RL","LotFrontage":116.0,"LotArea":13501,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"Somerst","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":8,"OverallCond":5,"YearBuilt":2006,"YearRemodAdd":2006,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"Stone","MasVnrArea":208.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":63,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1560,"TotalBsmtSF":1623,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1636,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1636,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2006.0,"GarageFinish":"RFn","GarageCars":3,"GarageArea":865,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":60,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":255000}
{"Id":754,"MSSubClass":60,"MSZoning":"RL","LotFrontage":80.0,"LotArea":10240,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NridgHt","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":8,"OverallCond":5,"YearBuilt":2005,"YearRemodAdd":2005,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":178.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Mn","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1030,"TotalBsmtSF":1030,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1038,"2ndFlrSF":1060,"LowQualFinSF":0,"GrLivArea":2098,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Ex","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2005.0,"GarageFinish":"RFn","GarageCars":3,"GarageArea":878,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":192,"OpenPorchSF":52,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":3,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":275500}
{"Id":961,"MSSubClass":20,"MSZoning":"RL","LotFrontage":50.0,"LotArea":7207,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"BrkSide","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":7,"YearBuilt":1958,"YearRemodAdd":2008,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Plywood","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"Gd","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"BLQ","BsmtFinSF1":696,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":162,"TotalBsmtSF":858,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":858,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":858,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":4,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":null,"GarageYrBlt":null,"GarageFinish":null,"GarageCars":0,"GarageArea":0,"GarageQual":null,"GarageCond":null,"PavedDrive":"Y","WoodDeckSF":117,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":2,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":116500}
{"Id":98,"MSSubClass":20,"MSZoning":"RL","LotFrontage":73.0,"LotArea":10921,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"HLS","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":4,"OverallCond":5,"YearBuilt":1965,"YearRemodAdd":1965,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"BrkFace","MasVnrArea":48.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Rec","BsmtFinSF1":520,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":440,"TotalBsmtSF":960,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"FuseF","1stFlrSF":960,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":960,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1965.0,"GarageFinish":"Fin","GarageCars":1,"GarageArea":432,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"P","WoodDeckSF":120,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":94750}
{"Id":37,"MSSubClass":20,"MSZoning":"RL","LotFrontage":112.0,"LotArea":10859,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":5,"YearBuilt":1994,"YearRemodAdd":1995,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1097,"TotalBsmtSF":1097,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1097,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1097,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1995.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":672,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":392,"OpenPorchSF":64,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":145000}
{"Id":442,"MSSubClass":90,"MSZoning":"RL","LotFrontage":92.0,"LotArea":12108,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"Duplex","HouseStyle":"1Story","OverallQual":4,"OverallCond":4,"YearBuilt":1955,"YearRemodAdd":1955,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":270.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":133,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1307,"TotalBsmtSF":1440,"Heating":"GasA","HeatingQC":"TA","CentralAir":"N","Electrical":"FuseF","1stFlrSF":1440,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1440,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":4,"KitchenAbvGr":2,"KitchenQual":"Fa","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":null,"GarageYrBlt":null,"GarageFinish":null,"GarageCars":0,"GarageArea":0,"GarageQual":null,"GarageCond":null,"PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":9,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":118000}
{"Id":205,"MSSubClass":50,"MSZoning":"RM","LotFrontage":50.0,"LotArea":3500,"Street":"Pave","Alley":"Grvl","LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"OldTown","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":5,"OverallCond":7,"YearBuilt":1947,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"AsbShng","Exterior2nd":"AsbShng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"LwQ","BsmtFinSF1":312,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":408,"TotalBsmtSF":720,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":720,"2ndFlrSF":564,"LowQualFinSF":0,"GrLivArea":1284,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1948.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":240,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":35,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnWw","MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":110000}
{"Id":1003,"MSSubClass":20,"MSZoning":"RL","LotFrontage":75.0,"LotArea":11957,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Somerst","Condition1":"RRAn","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":8,"OverallCond":5,"YearBuilt":2006,"YearRemodAdd":2006,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":53.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":24,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1550,"TotalBsmtSF":1574,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1574,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1574,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2006.0,"GarageFinish":"RFn","GarageCars":3,"GarageArea":824,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":144,"OpenPorchSF":104,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":232000}
{"Id":774,"MSSubClass":20,"MSZoning":"RL","LotFrontage":70.0,"LotArea":10150,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Feedr","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":5,"YearBuilt":1958,"YearRemodAdd":1958,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":1.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Rec","BsmtFinSF1":456,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":456,"TotalBsmtSF":912,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"FuseA","1stFlrSF":912,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":912,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1958.0,"GarageFinish":"RFn","GarageCars":1,"GarageArea":275,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2007,"SaleType":"COD","SaleCondition":"Normal","SalePrice":114500}
{"Id":930,"MSSubClass":60,"MSZoning":"RL","LotFrontage":null,"LotArea":13006,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"Gilbert","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":5,"YearBuilt":1997,"YearRemodAdd":1997,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"BrkFace","MasVnrArea":285.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":964,"TotalBsmtSF":964,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":993,"2ndFlrSF":1243,"LowQualFinSF":0,"GrLivArea":2236,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"BuiltIn","GarageYrBlt":1997.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":642,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":11,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":222000}
{"Id":852,"MSSubClass":120,"MSZoning":"RL","LotFrontage":null,"LotArea":3196,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Blmngtn","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"1Story","OverallQual":8,"OverallCond":5,"YearBuilt":2003,"YearRemodAdd":2003,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":40.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1273,"TotalBsmtSF":1273,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1456,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1456,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":2003.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":400,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":143,"OpenPorchSF":20,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":215000}
{"Id":556,"MSSubClass":45,"MSZoning":"RM","LotFrontage":58.0,"LotArea":6380,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"BrkSide","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Unf","OverallQual":5,"OverallCond":6,"YearBuilt":1922,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"BrkTil","BsmtQual":"TA","BsmtCond":"Fa","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":993,"TotalBsmtSF":993,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"FuseA","1stFlrSF":1048,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1048,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Detchd","GarageYrBlt":1922.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":280,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":116,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":8,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":113000}
{"Id":25,"MSSubClass":20,"MSZoning":"RL","LotFrontage":null,"LotArea":8246,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Sawyer","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":8,"YearBuilt":1968,"YearRemodAdd":2001,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Plywood","Exterior2nd":"Plywood","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"Gd","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"Mn","BsmtFinType1":"Rec","BsmtFinSF1":188,"BsmtFinType2":"ALQ","BsmtFinSF2":668,"BsmtUnfSF":204,"TotalBsmtSF":1060,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1060,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1060,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1968.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":270,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":406,"OpenPorchSF":90,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":154000}
{"Id":360,"MSSubClass":60,"MSZoning":"RL","LotFrontage":78.0,"LotArea":12011,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"CulDSac","LandSlope":"Gtl","Neighborhood":"NoRidge","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":8,"OverallCond":5,"YearBuilt":1998,"YearRemodAdd":1998,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":530.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"GLQ","BsmtFinSF1":956,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":130,"TotalBsmtSF":1086,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1086,"2ndFlrSF":838,"LowQualFinSF":0,"GrLivArea":1924,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1998.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":592,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":208,"OpenPorchSF":75,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":374,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":280000}
{"Id":1395,"MSSubClass":120,"MSZoning":"RL","LotFrontage":53.0,"LotArea":4045,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Blmngtn","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"1Story","OverallQual":7,"OverallCond":5,"YearBuilt":2006,"YearRemodAdd":2006,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":45.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"GLQ","BsmtFinSF1":1070,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":286,"TotalBsmtSF":1356,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1500,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1500,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2006.0,"GarageFinish":"Fin","GarageCars":3,"GarageArea":648,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":161,"OpenPorchSF":20,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":10,"YrSold":2006,"SaleType":"New","SaleCondition":"Partial","SalePrice":246578}
{"Id":97,"MSSubClass":20,"MSZoning":"RL","LotFrontage":78.0,"LotArea":10264,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":7,"OverallCond":5,"YearBuilt":1999,"YearRemodAdd":1999,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":183.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"ALQ","BsmtFinSF1":1162,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":426,"TotalBsmtSF":1588,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1588,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1588,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1999.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":472,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":158,"OpenPorchSF":29,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":8,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":214000}
{"Id":974,"MSSubClass":20,"MSZoning":"FV","LotFrontage":95.0,"LotArea":11639,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"Somerst","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":7,"OverallCond":5,"YearBuilt":2007,"YearRemodAdd":2008,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"CemntBd","Exterior2nd":"CmentBd","MasVnrType":null,"MasVnrArea":null,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1428,"TotalBsmtSF":1428,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1428,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1428,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":2007.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":480,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":120,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":12,"YrSold":2008,"SaleType":"New","SaleCondition":"Partial","SalePrice":182000}
{"Id":700,"MSSubClass":120,"MSZoning":"FV","LotFrontage":59.0,"LotArea":4282,"Street":"Pave","Alley":"Pave","LotShape":"IR2","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Somerst","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"1Story","OverallQual":7,"OverallCond":5,"YearBuilt":2004,"YearRemodAdd":2004,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Mn","BsmtFinType1":"GLQ","BsmtFinSF1":16,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1375,"TotalBsmtSF":1391,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1391,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1391,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":2004.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":530,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":156,"OpenPorchSF":158,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":196000}
{"Id":550,"MSSubClass":60,"MSZoning":"FV","LotFrontage":75.0,"LotArea":9375,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Somerst","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":5,"YearBuilt":2003,"YearRemodAdd":2004,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":912,"TotalBsmtSF":912,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":912,"2ndFlrSF":1182,"LowQualFinSF":0,"GrLivArea":2094,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"BuiltIn","GarageYrBlt":2003.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":615,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":182,"OpenPorchSF":182,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":11,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":263000}
{"Id":1222,"MSSubClass":20,"MSZoning":"RL","LotFrontage":55.0,"LotArea":8250,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Sawyer","Condition1":"Feedr","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":5,"YearBuilt":1968,"YearRemodAdd":1968,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":250,"BsmtFinType2":"LwQ","BsmtFinSF2":492,"BsmtUnfSF":210,"TotalBsmtSF":952,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1211,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1211,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1968.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":322,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":63,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":8,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":134000}
{"Id":88,"MSSubClass":160,"MSZoning":"FV","LotFrontage":40.0,"LotArea":3951,"Street":"Pave","Alley":"Pave","LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"Somerst","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"2Story","OverallQual":6,"OverallCond":5,"YearBuilt":2009,"YearRemodAdd":2009,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"Stone","MasVnrArea":76.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":612,"TotalBsmtSF":612,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":612,"2ndFlrSF":612,"LowQualFinSF":0,"GrLivArea":1224,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":4,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":2009.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":528,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":234,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2009,"SaleType":"New","SaleCondition":"Partial","SalePrice":164500}
{"Id":648,"MSSubClass":20,"MSZoning":"RL","LotFrontage":85.0,"LotArea":10452,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":6,"OverallCond":5,"YearBuilt":1953,"YearRemodAdd":1953,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"Stone","MasVnrArea":216.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"Mn","BsmtFinType1":"Rec","BsmtFinSF1":500,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":594,"TotalBsmtSF":1094,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1094,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1094,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":2,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":1953.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":495,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":287,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":155000}
{"Id":832,"MSSubClass":160,"MSZoning":"FV","LotFrontage":30.0,"LotArea":3180,"Street":"Pave","Alley":"Pave","LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Somerst","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"2Story","OverallQual":7,"OverallCond":5,"YearBuilt":2005,"YearRemodAdd":2005,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":600,"TotalBsmtSF":600,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":520,"2ndFlrSF":600,"LowQualFinSF":80,"GrLivArea":1200,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":4,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":2005.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":480,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":166,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":151000}
{"Id":611,"MSSubClass":60,"MSZoning":"RL","LotFrontage":null,"LotArea":11050,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"PosN","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":9,"OverallCond":5,"YearBuilt":2000,"YearRemodAdd":2000,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":204.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Ex","BsmtCond":"TA","BsmtExposure":"Mn","BsmtFinType1":"GLQ","BsmtFinSF1":904,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":536,"TotalBsmtSF":1440,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1476,"2ndFlrSF":677,"LowQualFinSF":0,"GrLivArea":2153,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Ex","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":2,"FireplaceQu":"Ex","GarageType":"Attchd","GarageYrBlt":2000.0,"GarageFinish":"Fin","GarageCars":3,"GarageArea":736,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":253,"OpenPorchSF":142,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":313000}
{"Id":858,"MSSubClass":60,"MSZoning":"RL","LotFrontage":65.0,"LotArea":8125,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Gilbert","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":5,"YearBuilt":1994,"YearRemodAdd":1995,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":702,"TotalBsmtSF":702,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":702,"2ndFlrSF":779,"LowQualFinSF":0,"GrLivArea":1481,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1994.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":343,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":36,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":3,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":174000}
{"Id":1199,"MSSubClass":20,"MSZoning":"RL","LotFrontage":70.0,"LotArea":9100,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":7,"OverallCond":5,"YearBuilt":2001,"YearRemodAdd":2001,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1212,"TotalBsmtSF":1212,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1212,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1212,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":2001.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":573,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":356,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":178000}
{"Id":823,"MSSubClass":60,"MSZoning":"RL","LotFrontage":null,"LotArea":12394,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"Gilbert","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":5,"YearBuilt":2003,"YearRemodAdd":2003,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":847,"TotalBsmtSF":847,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":847,"2ndFlrSF":886,"LowQualFinSF":0,"GrLivArea":1733,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"BuiltIn","GarageYrBlt":2003.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":433,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":100,"OpenPorchSF":48,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":10,"YrSold":2007,"SaleType":"WD","SaleCondition":"Family","SalePrice":225000}
{"Id":1008,"MSSubClass":160,"MSZoning":"RM","LotFrontage":21.0,"LotArea":2217,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"MeadowV","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"2Story","OverallQual":4,"OverallCond":4,"YearBuilt":1970,"YearRemodAdd":1970,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"CemntBd","Exterior2nd":"CmentBd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":273,"BsmtFinType2":"LwQ","BsmtFinSF2":273,"BsmtUnfSF":0,"TotalBsmtSF":546,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":546,"2ndFlrSF":546,"LowQualFinSF":0,"GrLivArea":1092,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1970.0,"GarageFinish":"RFn","GarageCars":1,"GarageArea":286,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":238,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":8,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":88000}
{"Id":516,"MSSubClass":20,"MSZoning":"RL","LotFrontage":94.0,"LotArea":12220,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NridgHt","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":10,"OverallCond":5,"YearBuilt":2009,"YearRemodAdd":2009,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"CemntBd","Exterior2nd":"CmentBd","MasVnrType":"BrkFace","MasVnrArea":305.0,"ExterQual":"Ex","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Ex","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":1436,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":570,"TotalBsmtSF":2006,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":2020,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":2020,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Ex","TotRmsAbvGrd":9,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2009.0,"GarageFinish":"Fin","GarageCars":3,"GarageArea":900,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":156,"OpenPorchSF":54,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":9,"YrSold":2009,"SaleType":"New","SaleCondition":"Partial","SalePrice":402861}
{"Id":1127,"MSSubClass":120,"MSZoning":"RL","LotFrontage":53.0,"LotArea":3684,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Blmngtn","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"1Story","OverallQual":7,"OverallCond":5,"YearBuilt":2007,"YearRemodAdd":2007,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":130.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1373,"TotalBsmtSF":1373,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1555,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1555,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":2007.0,"GarageFinish":"Fin","GarageCars":3,"GarageArea":660,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":143,"OpenPorchSF":20,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":174000}
{"Id":892,"MSSubClass":60,"MSZoning":"RL","LotFrontage":70.0,"LotArea":11184,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Sawyer","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":5,"YearBuilt":1978,"YearRemodAdd":1978,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"BrkFace","MasVnrArea":92.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"LwQ","BsmtFinSF1":226,"BsmtFinType2":"Rec","BsmtFinSF2":500,"BsmtUnfSF":192,"TotalBsmtSF":918,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":918,"2ndFlrSF":765,"LowQualFinSF":0,"GrLivArea":1683,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1978.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":440,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":243,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":172500}
{"Id":478,"MSSubClass":60,"MSZoning":"RL","LotFrontage":105.0,"LotArea":13693,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NridgHt","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":9,"OverallCond":5,"YearBuilt":2006,"YearRemodAdd":2006,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":772.0,"ExterQual":"Ex","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":2153,"TotalBsmtSF":2153,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":2069,"2ndFlrSF":574,"LowQualFinSF":0,"GrLivArea":2643,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Ex","TotRmsAbvGrd":9,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"BuiltIn","GarageYrBlt":2006.0,"GarageFinish":"Fin","GarageCars":3,"GarageArea":694,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":414,"OpenPorchSF":84,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":3,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":380000}
{"Id":737,"MSSubClass":90,"MSZoning":"RL","LotFrontage":60.0,"LotArea":8544,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"Duplex","HouseStyle":"1Story","OverallQual":3,"OverallCond":4,"YearBuilt":1950,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Stucco","Exterior2nd":"Stone","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":null,"BsmtCond":null,"BsmtExposure":null,"BsmtFinType1":null,"BsmtFinSF1":0,"BsmtFinType2":null,"BsmtFinSF2":0,"BsmtUnfSF":0,"TotalBsmtSF":0,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"N","Electrical":"FuseF","1stFlrSF":1040,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1040,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":2,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1949.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":400,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":93500}
{"Id":59,"MSSubClass":60,"MSZoning":"RL","LotFrontage":66.0,"LotArea":13682,"Street":"Pave","Alley":null,"LotShape":"IR2","LandContour":"HLS","Utilities":"AllPub","LotConfig":"CulDSac","LandSlope":"Gtl","Neighborhood":"StoneBr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":10,"OverallCond":5,"YearBuilt":2006,"YearRemodAdd":2006,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":1031.0,"ExterQual":"Ex","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Ex","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1410,"TotalBsmtSF":1410,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1426,"2ndFlrSF":1519,"LowQualFinSF":0,"GrLivArea":2945,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":3,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":10,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"BuiltIn","GarageYrBlt":2006.0,"GarageFinish":"Fin","GarageCars":3,"GarageArea":641,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":192,"OpenPorchSF":0,"EnclosedPorch":37,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":10,"YrSold":2006,"SaleType":"New","SaleCondition":"Partial","SalePrice":438780}
{"Id":592,"MSSubClass":60,"MSZoning":"RL","LotFrontage":97.0,"LotArea":13478,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"NridgHt","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":10,"OverallCond":5,"YearBuilt":2008,"YearRemodAdd":2008,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"CemntBd","Exterior2nd":"CmentBd","MasVnrType":"Stone","MasVnrArea":420.0,"ExterQual":"Ex","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Ex","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"GLQ","BsmtFinSF1":1338,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":384,"TotalBsmtSF":1722,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1728,"2ndFlrSF":568,"LowQualFinSF":0,"GrLivArea":2296,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Ex","TotRmsAbvGrd":10,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"BuiltIn","GarageYrBlt":2008.0,"GarageFinish":"RFn","GarageCars":3,"GarageArea":842,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":382,"OpenPorchSF":274,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2009,"SaleType":"ConLI","SaleCondition":"Normal","SalePrice":451950}
{"Id":1354,"MSSubClass":50,"MSZoning":"RL","LotFrontage":56.0,"LotArea":14720,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"CulDSac","LandSlope":"Gtl","Neighborhood":"NoRidge","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":8,"OverallCond":5,"YearBuilt":1995,"YearRemodAdd":1996,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":579.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"GLQ","BsmtFinSF1":816,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1217,"TotalBsmtSF":2033,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":2053,"2ndFlrSF":1185,"LowQualFinSF":0,"GrLivArea":3238,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":9,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Ex","GarageType":"Attchd","GarageYrBlt":1996.0,"GarageFinish":"Fin","GarageCars":3,"GarageArea":666,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":283,"OpenPorchSF":86,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":3,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":410000}
{"Id":1295,"MSSubClass":20,"MSZoning":"RL","LotFrontage":60.0,"LotArea":8172,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":7,"YearBuilt":1955,"YearRemodAdd":1990,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"WdShing","Exterior2nd":"Plywood","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Rec","BsmtFinSF1":167,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":697,"TotalBsmtSF":864,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":864,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":864,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1957.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":572,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"N","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":115000}
{"Id":348,"MSSubClass":20,"MSZoning":"RL","LotFrontage":null,"LotArea":17600,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":6,"OverallCond":5,"YearBuilt":1960,"YearRemodAdd":1960,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"BrkFace","MasVnrArea":30.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":1270,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":208,"TotalBsmtSF":1478,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"FuseA","1stFlrSF":1478,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1478,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":2,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":1960.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":498,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":40,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":12,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":157500}
{"Id":1211,"MSSubClass":60,"MSZoning":"RL","LotFrontage":70.0,"LotArea":11218,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"SawyerW","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":5,"YearBuilt":1992,"YearRemodAdd":1992,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1055,"TotalBsmtSF":1055,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1055,"2ndFlrSF":790,"LowQualFinSF":0,"GrLivArea":1845,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1992.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":462,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":635,"OpenPorchSF":104,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"GdPrv","MiscFeature":"Shed","MiscVal":400,"MoSold":5,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":189000}
{"Id":53,"MSSubClass":90,"MSZoning":"RM","LotFrontage":110.0,"LotArea":8472,"Street":"Grvl","Alley":null,"LotShape":"IR2","LandContour":"Bnk","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Mod","Neighborhood":"IDOTRR","Condition1":"RRNn","Condition2":"Norm","BldgType":"Duplex","HouseStyle":"1Story","OverallQual":5,"OverallCond":5,"YearBuilt":1963,"YearRemodAdd":1963,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Fa","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"LwQ","BsmtFinSF1":104,"BsmtFinType2":"GLQ","BsmtFinSF2":712,"BsmtUnfSF":0,"TotalBsmtSF":816,"Heating":"GasA","HeatingQC":"TA","CentralAir":"N","Electrical":"SBrkr","1stFlrSF":816,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":816,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"CarPort","GarageYrBlt":1963.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":516,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":106,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":110000}
{"Id":570,"MSSubClass":90,"MSZoning":"RL","LotFrontage":null,"LotArea":7032,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"Duplex","HouseStyle":"SFoyer","OverallQual":5,"OverallCond":5,"YearBuilt":1979,"YearRemodAdd":1979,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"GLQ","BsmtFinSF1":943,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":0,"TotalBsmtSF":943,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":943,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":943,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":4,"Functional":"Typ","Fireplaces":2,"FireplaceQu":"TA","GarageType":"Detchd","GarageYrBlt":1979.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":600,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":42,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":12,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":135960}
{"Id":790,"MSSubClass":60,"MSZoning":"RL","LotFrontage":null,"LotArea":12205,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Low","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"ClearCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":8,"YearBuilt":1966,"YearRemodAdd":2007,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"BrkFace","MasVnrArea":157.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"Fa","BsmtExposure":"Gd","BsmtFinType1":"LwQ","BsmtFinSF1":568,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":264,"TotalBsmtSF":832,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":976,"2ndFlrSF":1111,"LowQualFinSF":0,"GrLivArea":2087,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":5,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":9,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1966.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":444,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":133,"OpenPorchSF":168,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":187500}
{"Id":52,"MSSubClass":50,"MSZoning":"RM","LotFrontage":52.0,"LotArea":6240,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"BrkSide","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":6,"OverallCond":6,"YearBuilt":1934,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":816,"TotalBsmtSF":816,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":816,"2ndFlrSF":0,"LowQualFinSF":360,"GrLivArea":1176,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Detchd","GarageYrBlt":1985.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":528,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":112,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":"Shed","MiscVal":400,"MoSold":9,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":114500}
{"Id":120,"MSSubClass":60,"MSZoning":"RL","LotFrontage":65.0,"LotArea":8461,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":5,"YearBuilt":2005,"YearRemodAdd":2006,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":728,"TotalBsmtSF":728,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":728,"2ndFlrSF":728,"LowQualFinSF":0,"GrLivArea":1456,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2005.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":390,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":24,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2006,"SaleType":"New","SaleCondition":"Partial","SalePrice":163990}
{"Id":525,"MSSubClass":60,"MSZoning":"RL","LotFrontage":95.0,"LotArea":11787,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NoRidge","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":5,"YearBuilt":1996,"YearRemodAdd":1997,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":594.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":719,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":660,"TotalBsmtSF":1379,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1383,"2ndFlrSF":1015,"LowQualFinSF":0,"GrLivArea":2398,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1996.0,"GarageFinish":"Fin","GarageCars":3,"GarageArea":834,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":239,"OpenPorchSF":60,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":8,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":315750}
{"Id":154,"MSSubClass":20,"MSZoning":"RL","LotFrontage":null,"LotArea":13500,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"ClearCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":6,"OverallCond":7,"YearBuilt":1960,"YearRemodAdd":1975,"RoofStyle":"Flat","RoofMatl":"CompShg","Exterior1st":"BrkFace","Exterior2nd":"Plywood","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"BLQ","BsmtFinSF1":429,"BsmtFinType2":"ALQ","BsmtFinSF2":1080,"BsmtUnfSF":93,"TotalBsmtSF":1602,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1252,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1252,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":1,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":4,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":1960.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":564,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":409,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":3,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":235000}
{"Id":583,"MSSubClass":90,"MSZoning":"RL","LotFrontage":81.0,"LotArea":11841,"Street":"Grvl","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"Duplex","HouseStyle":"SFoyer","OverallQual":6,"OverallCond":5,"YearBuilt":1990,"YearRemodAdd":1990,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"BrkFace","MasVnrArea":104.0,"ExterQual":"TA","ExterCond":"Gd","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"GLQ","BsmtFinSF1":816,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":0,"TotalBsmtSF":816,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":816,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":816,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":null,"GarageYrBlt":null,"GarageFinish":null,"GarageCars":0,"GarageArea":0,"GarageQual":null,"GarageCond":null,"PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":32,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":118500}
{"Id":1051,"MSSubClass":20,"MSZoning":"RL","LotFrontage":73.0,"LotArea":8993,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Gilbert","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":7,"OverallCond":5,"YearBuilt":2007,"YearRemodAdd":2007,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1302,"TotalBsmtSF":1302,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1302,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1302,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":2007.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":436,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":22,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":8,"YrSold":2007,"SaleType":"New","SaleCondition":"Partial","SalePrice":176485}
{"Id":1005,"MSSubClass":120,"MSZoning":"RL","LotFrontage":43.0,"LotArea":3182,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Blmngtn","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"1Story","OverallQual":7,"OverallCond":5,"YearBuilt":2005,"YearRemodAdd":2006,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":16.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":16,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1330,"TotalBsmtSF":1346,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1504,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1504,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":1,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2005.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":457,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":156,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":181000}
{"Id":137,"MSSubClass":20,"MSZoning":"RL","LotFrontage":null,"LotArea":10355,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":5,"YearBuilt":1967,"YearRemodAdd":1967,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"BrkFace","MasVnrArea":196.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":695,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":519,"TotalBsmtSF":1214,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1214,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1214,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Fa","GarageType":"Attchd","GarageYrBlt":1967.0,"GarageFinish":"RFn","GarageCars":1,"GarageArea":318,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":111,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":143000}
{"Id":1044,"MSSubClass":60,"MSZoning":"RL","LotFrontage":86.0,"LotArea":11839,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"SawyerW","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":5,"YearBuilt":1990,"YearRemodAdd":1990,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"BrkFace","MasVnrArea":99.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":1085,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":390,"TotalBsmtSF":1475,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1532,"2ndFlrSF":797,"LowQualFinSF":0,"GrLivArea":2329,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":10,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Ex","GarageType":"Attchd","GarageYrBlt":1990.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":514,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":192,"OpenPorchSF":121,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":262280}
{"Id":944,"MSSubClass":90,"MSZoning":"RL","LotFrontage":100.0,"LotArea":25000,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Low","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Mitchel","Condition1":"Norm","Condition2":"Norm","BldgType":"Duplex","HouseStyle":"1Story","OverallQual":5,"OverallCond":4,"YearBuilt":1967,"YearRemodAdd":1967,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"Plywood","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1632,"TotalBsmtSF":1632,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1632,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1632,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":4,"KitchenAbvGr":2,"KitchenQual":"TA","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1967.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":576,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"P","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":143000}
{"Id":1390,"MSSubClass":50,"MSZoning":"RM","LotFrontage":60.0,"LotArea":6000,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"BrkSide","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":6,"OverallCond":6,"YearBuilt":1941,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"Gd","Foundation":"BrkTil","BsmtQual":"TA","BsmtCond":"Gd","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":375,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":360,"TotalBsmtSF":735,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":869,"2ndFlrSF":349,"LowQualFinSF":0,"GrLivArea":1218,"BsmtFullBath":0,"BsmtHalfBath":1,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Detchd","GarageYrBlt":2003.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":440,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":3,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":131000}
{"Id":1129,"MSSubClass":60,"MSZoning":"RL","LotFrontage":59.0,"LotArea":11796,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Gilbert","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":5,"YearBuilt":2004,"YearRemodAdd":2005,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":847,"TotalBsmtSF":847,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":847,"2ndFlrSF":1112,"LowQualFinSF":0,"GrLivArea":1959,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"BuiltIn","GarageYrBlt":2004.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":434,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":100,"OpenPorchSF":48,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":215000}
{"Id":1272,"MSSubClass":20,"MSZoning":"RL","LotFrontage":null,"LotArea":9156,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NWAmes","Condition1":"PosN","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":6,"OverallCond":7,"YearBuilt":1968,"YearRemodAdd":1968,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"BrkFace","Exterior2nd":"BrkFace","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1489,"TotalBsmtSF":1489,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1489,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1489,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":1968.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":462,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":8,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":185750}
{"Id":842,"MSSubClass":70,"MSZoning":"RM","LotFrontage":60.0,"LotArea":10440,"Street":"Pave","Alley":"Grvl","LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"OldTown","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":5,"OverallCond":8,"YearBuilt":1904,"YearRemodAdd":2002,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":650,"TotalBsmtSF":650,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":958,"2ndFlrSF":581,"LowQualFinSF":0,"GrLivArea":1539,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Po","GarageType":"Detchd","GarageYrBlt":1983.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":686,"GarageQual":"Gd","GarageCond":"TA","PavedDrive":"P","WoodDeckSF":70,"OpenPorchSF":78,"EnclosedPorch":68,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":157500}
{"Id":908,"MSSubClass":50,"MSZoning":"RL","LotFrontage":86.0,"LotArea":11500,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Crawfor","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":7,"OverallCond":7,"YearBuilt":1936,"YearRemodAdd":1987,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"BrkFace","Exterior2nd":"BrkFace","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Rec","BsmtFinSF1":223,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":794,"TotalBsmtSF":1017,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1020,"2ndFlrSF":1037,"LowQualFinSF":0,"GrLivArea":2057,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":1936.0,"GarageFinish":"Fin","GarageCars":1,"GarageArea":180,"GarageQual":"Fa","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":322,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":250000}
{"Id":1358,"MSSubClass":20,"MSZoning":"RL","LotFrontage":null,"LotArea":12537,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"CulDSac","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":6,"YearBuilt":1971,"YearRemodAdd":2008,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":734,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":344,"TotalBsmtSF":1078,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1078,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1078,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Fa","GarageType":"Attchd","GarageYrBlt":1971.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":500,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":149900}
{"Id":276,"MSSubClass":50,"MSZoning":"RL","LotFrontage":55.0,"LotArea":7264,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"BrkSide","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":7,"OverallCond":7,"YearBuilt":1925,"YearRemodAdd":2007,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"Gd","Foundation":"BrkTil","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":952,"TotalBsmtSF":952,"Heating":"GasW","HeatingQC":"Gd","CentralAir":"N","Electrical":"SBrkr","1stFlrSF":952,"2ndFlrSF":596,"LowQualFinSF":0,"GrLivArea":1548,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Ex","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1978.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":672,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":74,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":144,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":10,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":205000}
{"Id":1281,"MSSubClass":20,"MSZoning":"RL","LotFrontage":67.0,"LotArea":9808,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":7,"OverallCond":5,"YearBuilt":2002,"YearRemodAdd":2002,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":110.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":788,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":785,"TotalBsmtSF":1573,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1573,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1573,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":2002.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":544,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":72,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":3,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":227000}
{"Id":1229,"MSSubClass":120,"MSZoning":"RL","LotFrontage":65.0,"LotArea":8769,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"NridgHt","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"1Story","OverallQual":9,"OverallCond":5,"YearBuilt":2008,"YearRemodAdd":2008,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"BrkFace","MasVnrArea":766.0,"ExterQual":"Ex","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Ex","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":1540,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":162,"TotalBsmtSF":1702,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1702,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1702,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":1,"KitchenAbvGr":1,"KitchenQual":"Ex","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2008.0,"GarageFinish":"Fin","GarageCars":3,"GarageArea":1052,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":72,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":224,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":10,"YrSold":2008,"SaleType":"New","SaleCondition":"Partial","SalePrice":367294}
{"Id":82,"MSSubClass":120,"MSZoning":"RM","LotFrontage":32.0,"LotArea":4500,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"FR2","LandSlope":"Gtl","Neighborhood":"Mitchel","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"1Story","OverallQual":6,"OverallCond":5,"YearBuilt":1998,"YearRemodAdd":1998,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":443.0,"ExterQual":"TA","ExterCond":"Gd","Foundation":"PConc","BsmtQual":"Ex","BsmtCond":"Gd","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":1201,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":36,"TotalBsmtSF":1237,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1337,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1337,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1998.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":405,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":199,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":3,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":153500}
{"Id":290,"MSSubClass":70,"MSZoning":"RL","LotFrontage":60.0,"LotArea":8730,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"BrkSide","Condition1":"RRAn","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":7,"YearBuilt":1915,"YearRemodAdd":2003,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"BrkTil","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":698,"TotalBsmtSF":698,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"FuseA","1stFlrSF":698,"2ndFlrSF":698,"LowQualFinSF":0,"GrLivArea":1396,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":2003.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":384,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":259,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":153575}
{"Id":263,"MSSubClass":80,"MSZoning":"RL","LotFrontage":88.0,"LotArea":8471,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"Sawyer","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"SLvl","OverallQual":6,"OverallCond":7,"YearBuilt":1977,"YearRemodAdd":1995,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"Plywood","MasVnrType":"BrkFace","MasVnrArea":46.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"Gd","BsmtExposure":"Av","BsmtFinType1":"ALQ","BsmtFinSF1":506,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":0,"TotalBsmtSF":506,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1212,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1212,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1978.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":492,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":292,"OpenPorchSF":12,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"GdWo","MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":151000}
{"Id":1053,"MSSubClass":60,"MSZoning":"RL","LotFrontage":100.0,"LotArea":9500,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Artery","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":6,"YearBuilt":1964,"YearRemodAdd":1978,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkCmn","MasVnrArea":272.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Rec","BsmtFinSF1":442,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":374,"TotalBsmtSF":816,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1127,"2ndFlrSF":850,"LowQualFinSF":0,"GrLivArea":1977,"BsmtFullBath":0,"BsmtHalfBath":1,"FullBath":1,"HalfBath":1,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":9,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1964.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":540,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":52,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"GdPrv","MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":165000}
{"Id":436,"MSSubClass":60,"MSZoning":"RL","LotFrontage":43.0,"LotArea":10667,"Street":"Pave","Alley":null,"LotShape":"IR2","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"CulDSac","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"PosN","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":6,"YearBuilt":1996,"YearRemodAdd":1996,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"GLQ","BsmtFinSF1":385,"BsmtFinType2":"ALQ","BsmtFinSF2":344,"BsmtUnfSF":70,"TotalBsmtSF":799,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":827,"2ndFlrSF":834,"LowQualFinSF":0,"GrLivArea":1661,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1996.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":550,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":158,"OpenPorchSF":61,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2009,"SaleType":"ConLw","SaleCondition":"Normal","SalePrice":212000}
{"Id":198,"MSSubClass":75,"MSZoning":"RL","LotFrontage":174.0,"LotArea":25419,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Artery","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":8,"OverallCond":4,"YearBuilt":1918,"YearRemodAdd":1990,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Stucco","Exterior2nd":"Stucco","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"Gd","Foundation":"PConc","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":1036,"BsmtFinType2":"LwQ","BsmtFinSF2":184,"BsmtUnfSF":140,"TotalBsmtSF":1360,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1360,"2ndFlrSF":1360,"LowQualFinSF":392,"GrLivArea":3112,"BsmtFullBath":1,"BsmtHalfBath":1,"FullBath":2,"HalfBath":0,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Ex","GarageType":"Detchd","GarageYrBlt":1918.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":795,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":16,"EnclosedPorch":552,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":512,"PoolQC":"Ex","Fence":"GdPrv","MiscFeature":null,"MiscVal":0,"MoSold":3,"YrSold":2006,"SaleType":"WD","SaleCondition":"Abnorml","SalePrice":235000}
{"Id":881,"MSSubClass":20,"MSZoning":"RL","LotFrontage":60.0,"LotArea":7024,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":5,"YearBuilt":2005,"YearRemodAdd":2006,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Ex","BsmtCond":"Gd","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":980,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":110,"TotalBsmtSF":1090,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1090,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1090,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":2005.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":450,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":49,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":157000}
{"Id":783,"MSSubClass":20,"MSZoning":"RL","LotFrontage":67.0,"LotArea":16285,"Street":"Pave","Alley":null,"LotShape":"IR2","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":7,"OverallCond":5,"YearBuilt":2001,"YearRemodAdd":2002,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1413,"TotalBsmtSF":1413,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1430,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1430,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":2001.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":605,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":33,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":187100}
{"Id":1181,"MSSubClass":60,"MSZoning":"RL","LotFrontage":null,"LotArea":11170,"Street":"Pave","Alley":null,"LotShape":"IR2","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"Timber","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":5,"YearBuilt":1990,"YearRemodAdd":1991,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"Wood","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"LwQ","BsmtFinSF1":1216,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":0,"TotalBsmtSF":1216,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1298,"2ndFlrSF":1216,"LowQualFinSF":0,"GrLivArea":2514,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1990.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":693,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"GdPrv","MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":250000}
{"Id":1348,"MSSubClass":20,"MSZoning":"RL","LotFrontage":93.0,"LotArea":15306,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"HLS","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"Timber","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":8,"OverallCond":5,"YearBuilt":2006,"YearRemodAdd":2007,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"Stone","MasVnrArea":100.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Ex","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"GLQ","BsmtFinSF1":80,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1652,"TotalBsmtSF":1732,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1776,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1776,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2006.0,"GarageFinish":"Fin","GarageCars":3,"GarageArea":712,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2007,"SaleType":"New","SaleCondition":"Partial","SalePrice":283463}
{"Id":220,"MSSubClass":120,"MSZoning":"RL","LotFrontage":43.0,"LotArea":3010,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Blmngtn","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"1Story","OverallQual":7,"OverallCond":5,"YearBuilt":2005,"YearRemodAdd":2006,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":16.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"GLQ","BsmtFinSF1":16,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1232,"TotalBsmtSF":1248,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1248,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1248,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":2005.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":438,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":108,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":3,"YrSold":2006,"SaleType":"New","SaleCondition":"Partial","SalePrice":167240}
{"Id":532,"MSSubClass":70,"MSZoning":"RM","LotFrontage":60.0,"LotArea":6155,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"FR3","LandSlope":"Gtl","Neighborhood":"BrkSide","Condition1":"RRNn","Condition2":"Feedr","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":8,"YearBuilt":1920,"YearRemodAdd":1999,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"BrkTil","BsmtQual":"Fa","BsmtCond":"Fa","BsmtExposure":"Mn","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":611,"TotalBsmtSF":611,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":751,"2ndFlrSF":611,"LowQualFinSF":0,"GrLivArea":1362,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1920.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":502,"GarageQual":"TA","GarageCond":"Fa","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":84,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":128000}
{"Id":966,"MSSubClass":60,"MSZoning":"RL","LotFrontage":65.0,"LotArea":10237,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Gilbert","Condition1":"RRAn","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":5,"YearBuilt":2005,"YearRemodAdd":2007,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":783,"TotalBsmtSF":783,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":783,"2ndFlrSF":701,"LowQualFinSF":0,"GrLivArea":1484,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2005.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":393,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":72,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2007,"SaleType":"New","SaleCondition":"Partial","SalePrice":178900}
{"Id":492,"MSSubClass":50,"MSZoning":"RL","LotFrontage":79.0,"LotArea":9490,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Artery","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":6,"OverallCond":7,"YearBuilt":1941,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":403,"BsmtFinType2":"Rec","BsmtFinSF2":165,"BsmtUnfSF":238,"TotalBsmtSF":806,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"FuseA","1stFlrSF":958,"2ndFlrSF":620,"LowQualFinSF":0,"GrLivArea":1578,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Fa","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":2,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1941.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":240,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":32,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":8,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":133000}
{"Id":1460,"MSSubClass":20,"MSZoning":"RL","LotFrontage":75.0,"LotArea":9937,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":6,"YearBuilt":1965,"YearRemodAdd":1965,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":830,"BsmtFinType2":"LwQ","BsmtFinSF2":290,"BsmtUnfSF":136,"TotalBsmtSF":1256,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1256,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1256,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1965.0,"GarageFinish":"Fin","GarageCars":1,"GarageArea":276,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":736,"OpenPorchSF":68,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":147500}
{"Id":129,"MSSubClass":60,"MSZoning":"RL","LotFrontage":69.0,"LotArea":7590,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"PosN","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":5,"YearBuilt":1966,"YearRemodAdd":1966,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":266.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":512,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":148,"TotalBsmtSF":660,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":660,"2ndFlrSF":688,"LowQualFinSF":0,"GrLivArea":1348,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Fa","GarageType":"Attchd","GarageYrBlt":1966.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":453,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":188,"OpenPorchSF":108,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":155000}
{"Id":128,"MSSubClass":45,"MSZoning":"RM","LotFrontage":55.0,"LotArea":4388,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Bnk","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"OldTown","Condition1":"Feedr","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Unf","OverallQual":5,"OverallCond":7,"YearBuilt":1930,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"WdShing","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"Gd","Foundation":"BrkTil","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"LwQ","BsmtFinSF1":116,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":556,"TotalBsmtSF":672,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":840,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":840,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":null,"GarageYrBlt":null,"GarageFinish":null,"GarageCars":0,"GarageArea":0,"GarageQual":null,"GarageCond":null,"PavedDrive":"N","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":87000}
{"Id":208,"MSSubClass":20,"MSZoning":"RL","LotFrontage":null,"LotArea":12493,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":4,"OverallCond":5,"YearBuilt":1960,"YearRemodAdd":1960,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":419,"BsmtFinType2":"Rec","BsmtFinSF2":306,"BsmtUnfSF":375,"TotalBsmtSF":1100,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1100,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1100,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Po","GarageType":"Attchd","GarageYrBlt":1960.0,"GarageFinish":"RFn","GarageCars":1,"GarageArea":312,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":355,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"GdWo","MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":141000}
{"Id":691,"MSSubClass":120,"MSZoning":"RM","LotFrontage":null,"LotArea":4426,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"1Story","OverallQual":6,"OverallCond":5,"YearBuilt":2004,"YearRemodAdd":2004,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":147.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"GLQ","BsmtFinSF1":697,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":151,"TotalBsmtSF":848,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":848,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":848,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":1,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":3,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":2004.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":420,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":149,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":141000}
{"Id":326,"MSSubClass":45,"MSZoning":"RM","LotFrontage":50.0,"LotArea":5000,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"IDOTRR","Condition1":"RRAe","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Unf","OverallQual":5,"OverallCond":6,"YearBuilt":1941,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"BLQ","BsmtFinSF1":116,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":604,"TotalBsmtSF":720,"Heating":"GasA","HeatingQC":"Po","CentralAir":"N","Electrical":"FuseF","1stFlrSF":803,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":803,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1941.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":360,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":244,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":12,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":87000}
{"Id":1268,"MSSubClass":20,"MSZoning":"RL","LotFrontage":89.0,"LotArea":13214,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"HLS","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Timber","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":9,"OverallCond":5,"YearBuilt":2008,"YearRemodAdd":2009,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"Stucco","Exterior2nd":"CmentBd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Ex","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Ex","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":2002,"TotalBsmtSF":2002,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":2018,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":2018,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Ex","TotRmsAbvGrd":10,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2009.0,"GarageFinish":"Fin","GarageCars":3,"GarageArea":746,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":144,"OpenPorchSF":76,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":378500}
{"Id":1266,"MSSubClass":160,"MSZoning":"FV","LotFrontage":35.0,"LotArea":3735,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"FR3","LandSlope":"Gtl","Neighborhood":"Somerst","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"2Story","OverallQual":7,"OverallCond":5,"YearBuilt":1999,"YearRemodAdd":1999,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"BrkFace","MasVnrArea":218.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":450,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":241,"TotalBsmtSF":691,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":713,"2ndFlrSF":739,"LowQualFinSF":0,"GrLivArea":1452,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1999.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":506,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":34,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":3,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":183900}
{"Id":760,"MSSubClass":60,"MSZoning":"RL","LotFrontage":65.0,"LotArea":12257,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NoRidge","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":8,"OverallCond":5,"YearBuilt":1995,"YearRemodAdd":1995,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":513.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"LwQ","BsmtFinSF1":56,"BsmtFinType2":"ALQ","BsmtFinSF2":64,"BsmtUnfSF":1198,"TotalBsmtSF":1318,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1328,"2ndFlrSF":1203,"LowQualFinSF":0,"GrLivArea":2531,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":9,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1995.0,"GarageFinish":"RFn","GarageCars":3,"GarageArea":752,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":222,"OpenPorchSF":98,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":11,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":290000}
{"Id":936,"MSSubClass":30,"MSZoning":"RL","LotFrontage":52.0,"LotArea":5825,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"BrkSide","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":4,"OverallCond":5,"YearBuilt":1926,"YearRemodAdd":1953,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"BrkFace","MasVnrArea":108.0,"ExterQual":"TA","ExterCond":"Gd","Foundation":"PConc","BsmtQual":"Fa","BsmtCond":"TA","BsmtExposure":"Mn","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":600,"TotalBsmtSF":600,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":747,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":747,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":1,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1953.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":528,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":32,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":79900}
{"Id":759,"MSSubClass":160,"MSZoning":"FV","LotFrontage":24.0,"LotArea":2280,"Street":"Pave","Alley":"Pave","LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Somerst","Condition1":"Norm","Condition2":"Norm","BldgType":"Twnhs","HouseStyle":"2Story","OverallQual":7,"OverallCond":5,"YearBuilt":1999,"YearRemodAdd":1999,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"BrkFace","MasVnrArea":360.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":549,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":195,"TotalBsmtSF":744,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":757,"2ndFlrSF":744,"LowQualFinSF":0,"GrLivArea":1501,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1999.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":440,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":8,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":179400}
{"Id":586,"MSSubClass":20,"MSZoning":"RL","LotFrontage":88.0,"LotArea":11443,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Timber","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":8,"OverallCond":5,"YearBuilt":2005,"YearRemodAdd":2006,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":208.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Ex","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"GLQ","BsmtFinSF1":1460,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":408,"TotalBsmtSF":1868,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":2028,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":2028,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":2,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2005.0,"GarageFinish":"RFn","GarageCars":3,"GarageArea":880,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":326,"OpenPorchSF":66,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":3,"YrSold":2006,"SaleType":"New","SaleCondition":"Partial","SalePrice":369900}
{"Id":771,"MSSubClass":85,"MSZoning":"RL","LotFrontage":null,"LotArea":7252,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"CulDSac","LandSlope":"Gtl","Neighborhood":"Sawyer","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"SFoyer","OverallQual":5,"OverallCond":5,"YearBuilt":1982,"YearRemodAdd":1982,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"GLQ","BsmtFinSF1":685,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":173,"TotalBsmtSF":858,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":858,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":858,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1983.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":576,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":120,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":134900}
{"Id":56,"MSSubClass":20,"MSZoning":"RL","LotFrontage":100.0,"LotArea":10175,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":6,"OverallCond":5,"YearBuilt":1964,"YearRemodAdd":1964,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"Plywood","MasVnrType":"BrkFace","MasVnrArea":272.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":490,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":935,"TotalBsmtSF":1425,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1425,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1425,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":1964.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":576,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":407,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":180500}
{"Id":1373,"MSSubClass":60,"MSZoning":"RL","LotFrontage":75.0,"LotArea":9750,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":6,"YearBuilt":1998,"YearRemodAdd":1998,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"GLQ","BsmtFinSF1":975,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":133,"TotalBsmtSF":1108,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1108,"2ndFlrSF":989,"LowQualFinSF":0,"GrLivArea":2097,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Detchd","GarageYrBlt":1998.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":583,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":253,"OpenPorchSF":170,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":274300}
{"Id":1307,"MSSubClass":120,"MSZoning":"RL","LotFrontage":48.0,"LotArea":6955,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NridgHt","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"1Story","OverallQual":7,"OverallCond":5,"YearBuilt":2005,"YearRemodAdd":2006,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"Stone","MasVnrArea":94.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1368,"TotalBsmtSF":1368,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1368,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1368,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2005.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":474,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":132,"OpenPorchSF":35,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":9,"YrSold":2006,"SaleType":"New","SaleCondition":"Partial","SalePrice":202500}
{"Id":1063,"MSSubClass":190,"MSZoning":"RM","LotFrontage":85.0,"LotArea":13600,"Street":"Pave","Alley":"Grvl","LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"OldTown","Condition1":"Norm","Condition2":"Norm","BldgType":"2fmCon","HouseStyle":"2Story","OverallQual":5,"OverallCond":5,"YearBuilt":1900,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"BrkTil","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":662,"TotalBsmtSF":662,"Heating":"GasA","HeatingQC":"TA","CentralAir":"N","Electrical":"SBrkr","1stFlrSF":1422,"2ndFlrSF":915,"LowQualFinSF":0,"GrLivArea":2337,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":5,"KitchenAbvGr":2,"KitchenQual":"TA","TotRmsAbvGrd":10,"Functional":"Min2","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1945.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":560,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":57,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":9,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":90000}
{"Id":673,"MSSubClass":20,"MSZoning":"RL","LotFrontage":null,"LotArea":11250,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Veenker","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":6,"OverallCond":6,"YearBuilt":1977,"YearRemodAdd":1977,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Plywood","Exterior2nd":"Plywood","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":767,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":441,"TotalBsmtSF":1208,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1208,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1208,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1977.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":546,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":198,"OpenPorchSF":42,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":165000}
{"Id":1389,"MSSubClass":20,"MSZoning":"RL","LotFrontage":42.0,"LotArea":14892,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"HLS","Utilities":"AllPub","LotConfig":"CulDSac","LandSlope":"Gtl","Neighborhood":"Gilbert","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":9,"OverallCond":5,"YearBuilt":2006,"YearRemodAdd":2007,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"Stone","MasVnrArea":160.0,"ExterQual":"Ex","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Ex","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"GLQ","BsmtFinSF1":1320,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":426,"TotalBsmtSF":1746,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1746,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1746,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Ex","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":2,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2006.0,"GarageFinish":"Fin","GarageCars":3,"GarageArea":758,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":201,"OpenPorchSF":39,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":10,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":377500}
{"Id":1313,"MSSubClass":60,"MSZoning":"RL","LotFrontage":null,"LotArea":9572,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NoRidge","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":8,"OverallCond":5,"YearBuilt":1990,"YearRemodAdd":1990,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"BrkFace","MasVnrArea":336.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Ex","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":482,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":971,"TotalBsmtSF":1453,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1453,"2ndFlrSF":1357,"LowQualFinSF":0,"GrLivArea":2810,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":9,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Ex","GarageType":"Attchd","GarageYrBlt":1990.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":750,"GarageQual":"Gd","GarageCond":"Gd","PavedDrive":"Y","WoodDeckSF":500,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":302000}
{"Id":365,"MSSubClass":60,"MSZoning":"RL","LotFrontage":null,"LotArea":18800,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"FR2","LandSlope":"Gtl","Neighborhood":"NWAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":5,"YearBuilt":1976,"YearRemodAdd":1976,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"BrkFace","MasVnrArea":120.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Mn","BsmtFinType1":"GLQ","BsmtFinSF1":712,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":84,"TotalBsmtSF":796,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":790,"2ndFlrSF":784,"LowQualFinSF":0,"GrLivArea":1574,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1976.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":566,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":306,"OpenPorchSF":111,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":190000}
{"Id":405,"MSSubClass":60,"MSZoning":"RL","LotFrontage":null,"LotArea":10364,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Gilbert","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":5,"YearBuilt":1995,"YearRemodAdd":1996,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":806,"TotalBsmtSF":806,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":806,"2ndFlrSF":766,"LowQualFinSF":0,"GrLivArea":1572,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"BuiltIn","GarageYrBlt":1995.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":373,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":40,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":168000}
{"Id":1291,"MSSubClass":80,"MSZoning":"RL","LotFrontage":null,"LotArea":14112,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"SLvl","OverallQual":5,"OverallCond":7,"YearBuilt":1964,"YearRemodAdd":1964,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"HdBoard","MasVnrType":"BrkFace","MasVnrArea":86.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"PConc","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"GLQ","BsmtFinSF1":1014,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":138,"TotalBsmtSF":1152,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1152,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1152,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":1964.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":484,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":227,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":180500}
{"Id":1221,"MSSubClass":20,"MSZoning":"RL","LotFrontage":66.0,"LotArea":7800,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":5,"YearBuilt":1964,"YearRemodAdd":1964,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Rec","BsmtFinSF1":312,"BsmtFinType2":"LwQ","BsmtFinSF2":600,"BsmtUnfSF":0,"TotalBsmtSF":912,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":912,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":912,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1964.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":288,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":11,"YrSold":2006,"SaleType":"WD","SaleCondition":"Abnorml","SalePrice":115000}
{"Id":753,"MSSubClass":20,"MSZoning":"RL","LotFrontage":79.0,"LotArea":9236,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":6,"OverallCond":5,"YearBuilt":1997,"YearRemodAdd":1997,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"Gd","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Gd","BsmtFinType1":"GLQ","BsmtFinSF1":1200,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":279,"TotalBsmtSF":1479,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1494,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1494,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1997.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":576,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":168,"OpenPorchSF":27,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":217000}
{"Id":1160,"MSSubClass":60,"MSZoning":"RL","LotFrontage":76.0,"LotArea":9120,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NWAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":6,"YearBuilt":1974,"YearRemodAdd":1974,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"BrkFace","MasVnrArea":270.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":442,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":459,"TotalBsmtSF":901,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":943,"2ndFlrSF":933,"LowQualFinSF":0,"GrLivArea":1876,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1974.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":540,"GarageQual":"Gd","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":69,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":185000}
{"Id":423,"MSSubClass":20,"MSZoning":"RL","LotFrontage":100.0,"LotArea":21750,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"HLS","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Mod","Neighborhood":"Mitchel","Condition1":"Artery","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":5,"YearBuilt":1954,"YearRemodAdd":1954,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":988,"TotalBsmtSF":988,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"FuseA","1stFlrSF":988,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":988,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":4,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1954.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":520,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"N","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":2,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":113000}
{"Id":1410,"MSSubClass":60,"MSZoning":"RL","LotFrontage":46.0,"LotArea":20544,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"CulDSac","LandSlope":"Gtl","Neighborhood":"NWAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":6,"YearBuilt":1986,"YearRemodAdd":1991,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Plywood","Exterior2nd":"Plywood","MasVnrType":"BrkFace","MasVnrArea":123.0,"ExterQual":"TA","ExterCond":"Gd","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":791,"TotalBsmtSF":791,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1236,"2ndFlrSF":857,"LowQualFinSF":0,"GrLivArea":2093,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1986.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":542,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":364,"OpenPorchSF":63,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":11,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":215000}
{"Id":1138,"MSSubClass":50,"MSZoning":"RL","LotFrontage":54.0,"LotArea":6342,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Sawyer","Condition1":"Feedr","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":5,"OverallCond":8,"YearBuilt":1875,"YearRemodAdd":1996,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"Gd","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":780,"TotalBsmtSF":780,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"N","Electrical":"SBrkr","1stFlrSF":780,"2ndFlrSF":240,"LowQualFinSF":0,"GrLivArea":1020,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":null,"GarageYrBlt":null,"GarageFinish":null,"GarageCars":0,"GarageArea":0,"GarageQual":null,"GarageCond":null,"PavedDrive":"N","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":176,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":94000}
{"Id":1431,"MSSubClass":60,"MSZoning":"RL","LotFrontage":60.0,"LotArea":21930,"Street":"Pave","Alley":null,"LotShape":"IR3","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Gilbert","Condition1":"RRAn","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":5,"OverallCond":5,"YearBuilt":2005,"YearRemodAdd":2005,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"Gd","BsmtExposure":"Av","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":732,"TotalBsmtSF":732,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":734,"2ndFlrSF":1104,"LowQualFinSF":0,"GrLivArea":1838,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"BuiltIn","GarageYrBlt":2005.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":372,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":100,"OpenPorchSF":40,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":192140}
{"Id":610,"MSSubClass":20,"MSZoning":"RL","LotFrontage":61.0,"LotArea":7943,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Sawyer","Condition1":"Feedr","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":4,"OverallCond":5,"YearBuilt":1961,"YearRemodAdd":1961,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkCmn","MasVnrArea":192.0,"ExterQual":"TA","ExterCond":"Fa","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"Mn","BsmtFinType1":"Rec","BsmtFinSF1":903,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":126,"TotalBsmtSF":1029,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1029,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1029,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1961.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":261,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":64,"OpenPorchSF":0,"EnclosedPorch":39,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":118500}
{"Id":6,"MSSubClass":50,"MSZoning":"RL","LotFrontage":85.0,"LotArea":14115,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Mitchel","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":5,"OverallCond":5,"YearBuilt":1993,"YearRemodAdd":1995,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"Wood","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"GLQ","BsmtFinSF1":732,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":64,"TotalBsmtSF":796,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":796,"2ndFlrSF":566,"LowQualFinSF":0,"GrLivArea":1362,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":1,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1993.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":480,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":40,"OpenPorchSF":30,"EnclosedPorch":0,"3SsnPorch":320,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":"Shed","MiscVal":700,"MoSold":10,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":143000}
{"Id":1025,"MSSubClass":20,"MSZoning":"RL","LotFrontage":null,"LotArea":15498,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"Timber","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":8,"OverallCond":6,"YearBuilt":1976,"YearRemodAdd":1976,"RoofStyle":"Hip","RoofMatl":"WdShake","Exterior1st":"Stone","Exterior2nd":"HdBoard","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"ALQ","BsmtFinSF1":1165,"BsmtFinType2":"LwQ","BsmtFinSF2":400,"BsmtUnfSF":0,"TotalBsmtSF":1565,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":2898,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":2898,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":10,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":1976.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":665,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":72,"EnclosedPorch":174,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2008,"SaleType":"COD","SaleCondition":"Abnorml","SalePrice":287000}
{"Id":1300,"MSSubClass":20,"MSZoning":"RL","LotFrontage":75.0,"LotArea":7500,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":7,"YearBuilt":1959,"YearRemodAdd":1994,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"BrkFace","Exterior2nd":"BrkFace","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"LwQ","BsmtFinSF1":340,"BsmtFinType2":"Rec","BsmtFinSF2":906,"BsmtUnfSF":0,"TotalBsmtSF":1246,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1246,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1246,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1959.0,"GarageFinish":"RFn","GarageCars":1,"GarageArea":305,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":218,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"GdPrv","MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":154000}
{"Id":1077,"MSSubClass":50,"MSZoning":"RL","LotFrontage":60.0,"LotArea":10800,"Street":"Pave","Alley":"Grvl","LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"OldTown","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":5,"OverallCond":8,"YearBuilt":1936,"YearRemodAdd":1989,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"Wd Sdng","Exterior2nd":"Wd Sdng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"Fa","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":626,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":170,"TotalBsmtSF":796,"Heating":"GasA","HeatingQC":"Gd","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1096,"2ndFlrSF":370,"LowQualFinSF":0,"GrLivArea":1466,"BsmtFullBath":0,"BsmtHalfBath":1,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Min1","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1950.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":566,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":436,"OpenPorchSF":21,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":"Shed","MiscVal":500,"MoSold":4,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":170000}
{"Id":927,"MSSubClass":60,"MSZoning":"RL","LotFrontage":93.0,"LotArea":11999,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NridgHt","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":8,"OverallCond":5,"YearBuilt":2003,"YearRemodAdd":2004,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":340.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1181,"TotalBsmtSF":1181,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1234,"2ndFlrSF":1140,"LowQualFinSF":0,"GrLivArea":2374,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"Ex","TotRmsAbvGrd":10,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"BuiltIn","GarageYrBlt":2003.0,"GarageFinish":"Fin","GarageCars":3,"GarageArea":656,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":104,"OpenPorchSF":100,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":285000}
{"Id":411,"MSSubClass":20,"MSZoning":"RL","LotFrontage":68.0,"LotArea":9571,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":3,"YearBuilt":1958,"YearRemodAdd":1958,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"BrkComm","Exterior2nd":"Brk Cmn","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"Fa","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"Fa","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1276,"TotalBsmtSF":1276,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"FuseA","1stFlrSF":1276,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1276,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Mod","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1958.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":350,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2009,"SaleType":"COD","SaleCondition":"Abnorml","SalePrice":60000}
{"Id":1369,"MSSubClass":120,"MSZoning":"RM","LotFrontage":null,"LotArea":4435,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"CollgCr","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"1Story","OverallQual":6,"OverallCond":5,"YearBuilt":2003,"YearRemodAdd":2004,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":170.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"GLQ","BsmtFinSF1":685,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":163,"TotalBsmtSF":848,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":848,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":848,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":1,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":4,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":2003.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":420,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":140,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2009,"SaleType":"WD","SaleCondition":"Normal","SalePrice":144000}
{"Id":1210,"MSSubClass":20,"MSZoning":"RL","LotFrontage":85.0,"LotArea":10182,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"CulDSac","LandSlope":"Gtl","Neighborhood":"Somerst","Condition1":"RRNn","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":8,"OverallCond":5,"YearBuilt":2006,"YearRemodAdd":2006,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"Stone","MasVnrArea":420.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Ex","BsmtCond":"TA","BsmtExposure":"Mn","BsmtFinType1":"GLQ","BsmtFinSF1":1220,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":440,"TotalBsmtSF":1660,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1660,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1660,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":2006.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":500,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":322,"OpenPorchSF":50,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2006,"SaleType":"New","SaleCondition":"Partial","SalePrice":290000}
{"Id":917,"MSSubClass":20,"MSZoning":"C (all)","LotFrontage":50.0,"LotArea":9000,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"IDOTRR","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":2,"OverallCond":3,"YearBuilt":1949,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"AsbShng","Exterior2nd":"AsbShng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"BLQ","BsmtFinSF1":50,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":430,"TotalBsmtSF":480,"Heating":"GasA","HeatingQC":"TA","CentralAir":"N","Electrical":"FuseA","1stFlrSF":480,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":480,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":0,"HalfBath":0,"BedroomAbvGr":1,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":4,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1958.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":308,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":10,"YrSold":2006,"SaleType":"WD","SaleCondition":"Abnorml","SalePrice":35311}
{"Id":940,"MSSubClass":70,"MSZoning":"RL","LotFrontage":null,"LotArea":24090,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"ClearCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":7,"YearBuilt":1940,"YearRemodAdd":1950,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"Gd","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"Mn","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1032,"TotalBsmtSF":1032,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1207,"2ndFlrSF":1196,"LowQualFinSF":0,"GrLivArea":2403,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":10,"Functional":"Typ","Fireplaces":2,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1940.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":349,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":56,"OpenPorchSF":0,"EnclosedPorch":318,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2010,"SaleType":"COD","SaleCondition":"Normal","SalePrice":244400}
{"Id":514,"MSSubClass":20,"MSZoning":"RL","LotFrontage":71.0,"LotArea":9187,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Bnk","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"Mitchel","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":6,"OverallCond":5,"YearBuilt":1983,"YearRemodAdd":1983,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"Gd","Foundation":"PConc","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":336,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":748,"TotalBsmtSF":1084,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1080,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1080,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":1,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1983.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":484,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":120,"OpenPorchSF":0,"EnclosedPorch":158,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":134000}
{"Id":1328,"MSSubClass":20,"MSZoning":"RL","LotFrontage":60.0,"LotArea":6600,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Mitchel","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":9,"YearBuilt":1982,"YearRemodAdd":2008,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"Gd","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":641,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":175,"TotalBsmtSF":816,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":816,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":816,"BsmtFullBath":0,"BsmtHalfBath":1,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Ex","GarageType":"Attchd","GarageYrBlt":1982.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":264,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":10,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":130500}
{"Id":216,"MSSubClass":20,"MSZoning":"RL","LotFrontage":72.0,"LotArea":10011,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":6,"YearBuilt":1957,"YearRemodAdd":1996,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"BrkFace","MasVnrArea":64.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":360,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":710,"TotalBsmtSF":1070,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1236,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1236,"BsmtFullBath":0,"BsmtHalfBath":1,"FullBath":1,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Min1","Fireplaces":1,"FireplaceQu":"Fa","GarageType":"Attchd","GarageYrBlt":1957.0,"GarageFinish":"Unf","GarageCars":1,"GarageArea":447,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":134450}
{"Id":1217,"MSSubClass":90,"MSZoning":"RM","LotFrontage":68.0,"LotArea":8930,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Sawyer","Condition1":"RRAe","Condition2":"Norm","BldgType":"Duplex","HouseStyle":"1.5Fin","OverallQual":6,"OverallCond":5,"YearBuilt":1978,"YearRemodAdd":1978,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"Slab","BsmtQual":null,"BsmtCond":null,"BsmtExposure":null,"BsmtFinType1":null,"BsmtFinSF1":0,"BsmtFinType2":null,"BsmtFinSF2":0,"BsmtUnfSF":0,"TotalBsmtSF":0,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1318,"2ndFlrSF":584,"LowQualFinSF":0,"GrLivArea":1902,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":4,"KitchenAbvGr":2,"KitchenQual":"TA","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1978.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":539,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":4,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":112000}
{"Id":70,"MSSubClass":50,"MSZoning":"RL","LotFrontage":81.0,"LotArea":15593,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"ClearCr","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1.5Fin","OverallQual":7,"OverallCond":4,"YearBuilt":1953,"YearRemodAdd":1953,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"BrkFace","Exterior2nd":"AsbShng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":603,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":701,"TotalBsmtSF":1304,"Heating":"GasW","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1304,"2ndFlrSF":983,"LowQualFinSF":0,"GrLivArea":2287,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":1953.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":667,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":21,"EnclosedPorch":114,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":225000}
{"Id":604,"MSSubClass":160,"MSZoning":"FV","LotFrontage":30.0,"LotArea":3182,"Street":"Pave","Alley":"Pave","LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Somerst","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"2Story","OverallQual":7,"OverallCond":5,"YearBuilt":2004,"YearRemodAdd":2005,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"MetalSd","Exterior2nd":"MetalSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":600,"TotalBsmtSF":600,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":600,"2ndFlrSF":600,"LowQualFinSF":0,"GrLivArea":1200,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":4,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":2004.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":480,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":172,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":151000}
{"Id":257,"MSSubClass":60,"MSZoning":"FV","LotFrontage":64.0,"LotArea":8791,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Somerst","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":6,"OverallCond":5,"YearBuilt":2003,"YearRemodAdd":2003,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Rec","BsmtFinSF1":503,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":361,"TotalBsmtSF":864,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":864,"2ndFlrSF":864,"LowQualFinSF":0,"GrLivArea":1728,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":2003.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":673,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":216,"OpenPorchSF":56,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":207500}
{"Id":176,"MSSubClass":20,"MSZoning":"RL","LotFrontage":84.0,"LotArea":12615,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Corner","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":6,"OverallCond":7,"YearBuilt":1950,"YearRemodAdd":2001,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"WdShing","Exterior2nd":"Wd Shng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"Gd","BsmtExposure":"Av","BsmtFinType1":"ALQ","BsmtFinSF1":477,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":725,"TotalBsmtSF":1202,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":2158,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":2158,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":4,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":7,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"Attchd","GarageYrBlt":1950.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":576,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":0,"OpenPorchSF":29,"EnclosedPorch":39,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":null,"MiscVal":0,"MoSold":6,"YrSold":2007,"SaleType":"WD","SaleCondition":"Normal","SalePrice":243000}
{"Id":879,"MSSubClass":85,"MSZoning":"RL","LotFrontage":88.0,"LotArea":11782,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Sawyer","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"SFoyer","OverallQual":5,"OverallCond":7,"YearBuilt":1961,"YearRemodAdd":1995,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"HdBoard","Exterior2nd":"HdBoard","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"Av","BsmtFinType1":"ALQ","BsmtFinSF1":899,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":210,"TotalBsmtSF":1109,"Heating":"GasA","HeatingQC":"TA","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1155,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1155,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Min2","Fireplaces":0,"FireplaceQu":null,"GarageType":"Detchd","GarageYrBlt":1987.0,"GarageFinish":"Unf","GarageCars":2,"GarageArea":576,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":192,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":"MnPrv","MiscFeature":"Shed","MiscVal":400,"MoSold":6,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":148000}
{"Id":466,"MSSubClass":120,"MSZoning":"RM","LotFrontage":null,"LotArea":3072,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Blmngtn","Condition1":"Norm","Condition2":"Norm","BldgType":"TwnhsE","HouseStyle":"1Story","OverallQual":7,"OverallCond":5,"YearBuilt":2004,"YearRemodAdd":2004,"RoofStyle":"Hip","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":18.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":1375,"TotalBsmtSF":1375,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1414,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1414,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":0,"BedroomAbvGr":2,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"TA","GarageType":"Attchd","GarageYrBlt":2004.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":398,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":144,"OpenPorchSF":20,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2006,"SaleType":"WD","SaleCondition":"Normal","SalePrice":178740}
{"Id":1081,"MSSubClass":20,"MSZoning":"RL","LotFrontage":80.0,"LotArea":11040,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"NWAmes","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":6,"OverallCond":7,"YearBuilt":1971,"YearRemodAdd":2004,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":144.0,"ExterQual":"Gd","ExterCond":"Gd","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"ALQ","BsmtFinSF1":656,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":602,"TotalBsmtSF":1258,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":1258,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":1258,"BsmtFullBath":0,"BsmtHalfBath":1,"FullBath":2,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":5,"Functional":"Typ","Fireplaces":0,"FireplaceQu":null,"GarageType":"Attchd","GarageYrBlt":1971.0,"GarageFinish":"RFn","GarageCars":2,"GarageArea":528,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":55,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":216,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":10,"YrSold":2008,"SaleType":"COD","SaleCondition":"Abnorml","SalePrice":145000}
{"Id":563,"MSSubClass":30,"MSZoning":"RL","LotFrontage":63.0,"LotArea":13907,"Street":"Pave","Alley":null,"LotShape":"Reg","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"Inside","LandSlope":"Gtl","Neighborhood":"Edwards","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"1Story","OverallQual":5,"OverallCond":6,"YearBuilt":1940,"YearRemodAdd":1969,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"WdShing","Exterior2nd":"Wd Shng","MasVnrType":"None","MasVnrArea":0.0,"ExterQual":"TA","ExterCond":"TA","Foundation":"CBlock","BsmtQual":"TA","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"BLQ","BsmtFinSF1":290,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":706,"TotalBsmtSF":996,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":996,"2ndFlrSF":0,"LowQualFinSF":0,"GrLivArea":996,"BsmtFullBath":1,"BsmtHalfBath":0,"FullBath":1,"HalfBath":0,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"TA","TotRmsAbvGrd":6,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":null,"GarageYrBlt":null,"GarageFinish":null,"GarageCars":0,"GarageArea":0,"GarageQual":null,"GarageCond":null,"PavedDrive":"Y","WoodDeckSF":144,"OpenPorchSF":0,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":7,"YrSold":2008,"SaleType":"WD","SaleCondition":"Normal","SalePrice":108000}
{"Id":148,"MSSubClass":60,"MSZoning":"RL","LotFrontage":null,"LotArea":9505,"Street":"Pave","Alley":null,"LotShape":"IR1","LandContour":"Lvl","Utilities":"AllPub","LotConfig":"CulDSac","LandSlope":"Gtl","Neighborhood":"Gilbert","Condition1":"Norm","Condition2":"Norm","BldgType":"1Fam","HouseStyle":"2Story","OverallQual":7,"OverallCond":5,"YearBuilt":2001,"YearRemodAdd":2001,"RoofStyle":"Gable","RoofMatl":"CompShg","Exterior1st":"VinylSd","Exterior2nd":"VinylSd","MasVnrType":"BrkFace","MasVnrArea":180.0,"ExterQual":"Gd","ExterCond":"TA","Foundation":"PConc","BsmtQual":"Gd","BsmtCond":"TA","BsmtExposure":"No","BsmtFinType1":"Unf","BsmtFinSF1":0,"BsmtFinType2":"Unf","BsmtFinSF2":0,"BsmtUnfSF":884,"TotalBsmtSF":884,"Heating":"GasA","HeatingQC":"Ex","CentralAir":"Y","Electrical":"SBrkr","1stFlrSF":884,"2ndFlrSF":1151,"LowQualFinSF":0,"GrLivArea":2035,"BsmtFullBath":0,"BsmtHalfBath":0,"FullBath":2,"HalfBath":1,"BedroomAbvGr":3,"KitchenAbvGr":1,"KitchenQual":"Gd","TotRmsAbvGrd":8,"Functional":"Typ","Fireplaces":1,"FireplaceQu":"Gd","GarageType":"BuiltIn","GarageYrBlt":2001.0,"GarageFinish":"Fin","GarageCars":2,"GarageArea":434,"GarageQual":"TA","GarageCond":"TA","PavedDrive":"Y","WoodDeckSF":144,"OpenPorchSF":48,"EnclosedPorch":0,"3SsnPorch":0,"ScreenPorch":0,"PoolArea":0,"PoolQC":null,"Fence":null,"MiscFeature":null,"MiscVal":0,"MoSold":5,"YrSold":2010,"SaleType":"WD","SaleCondition":"Normal","SalePrice":222500}