**`SalePrice`**

- `[int64]` Sale price in USD.

**`Order`**

- `[int64]` Observation number.

**`PID`**

- `[int64]` Parcel identification number - can be used with city web site for parcel review.

**`MS SubClass`**

- `[int64]` Identifies the type of dwelling involved in the sale.

**`MS Zoning`**

- `[object]` Identifies the general zoning classification of the sale.

**`Lot Frontage`**

- `[float64]` Linear feet of street connected to property.

**`Lot Area`**

- `[int64]` Lot size in square feet.

**`Street`**

- `[object]` Type of road access to property.

**`Alley`**

- `[object]` Type of alley access to property.

**`Lot Shape`**

- `[object]` General shape of property.

**`Land Contour`**

- `[object]` Flatness of the property.

**`Utilities`**

- `[object]` Type of utilities available.

**`Lot Config`**

- `[object]` Lot configuration.

**`Land Slope`**

- `[object]` Slope of property.

**`Neighborhood`**

- `[object]` Physical locations within Ames city limits (map available).

**`Condition 1`**

- `[object]` Proximity to various conditions.

**`Condition 2`**

- `[object]` Proximity to various conditions (if more than one is present).

**`Bldg Type`**

- `[object]` Type of dwelling.

**`House Style`**

- `[object]` Style of dwelling.

**`Overall Qual`**

- `[int64]` Rates the overall material and finish of the house.

**`Overall Cond`**

- `[int64]` Rates the overall condition of the house.

**`Year Built`**

- `[int64]` Original construction date.

**`Year Remod/Add`**

- `[int64]` Remodel date (same as construction date if no remodeling or additions).

**`Roof Style`**

- `[object]` Type of roof.

**`Roof Matl`**

- `[object]` Roof material.

**`Exterior 1st`**

- `[object]` Exterior covering on house.

**`Exterior 2nd`**

- `[object]` Exterior covering on house (if more than one material).

**`Mas Vnr Type`**

- `[object]` Masonry veneer type.

**`Mas Vnr Area`**

- `[float64]` Masonry veneer area in square feet.

**`Exter Qual`**

- `[object]` Evaluates the quality of the material on the exterior.

**`Exter Cond`**

- `[object]` Evaluates the present condition of the material on the exterior.

**`Foundation`**

- `[object]` Type of foundation.

**`Bsmt Qual`**

- `[object]` Evaluates the height of the basement.

**`Bsmt Cond`**

- `[object]` Evaluates the general condition of the basement.

**`Bsmt Exposure`**

- `[object]` Refers to walkout or garden level walls.

**`BsmtFin Type 1`**

- `[object]` Rating of basement finished area.

**`BsmtFin SF 1`**

- `[float64]` Type 1 finished square feet.

**`BsmtFin Type 2`**

- `[object]` Rating of basement finished area (if multiple types).

**`BsmtFin SF 2`**

- `[float64]` Type 2 finished square feet.

**`Bsmt Unf SF`**

- `[float64]` Unfinished square feet of basement area.

**`Total Bsmt SF`**

- `[float64]` Total square feet of basement area.

**`Heating`**

- `[object]` Type of heating.

**`Heating QC`**

- `[object]` Heating quality and condition.

**`Central Air`**

- `[object]` Central air conditioning.

**`Electrical`**

- `[object]` Electrical system.

**`1st Flr SF`**

- `[int64]` First Floor square feet.

**`2nd Flr SF`**

- `[int64]` Second floor square feet.

**`Low Qual Fin SF`**

- `[int64]` Low quality finished square feet (all floors).

**`Gr Liv Area`**

- `[int64]` Above grade (ground) living area square feet.

**`Bsmt Full Bath`**

- `[float64]` Basement full bathrooms.

**`Bsmt Half Bath`**

- `[float64]` Basement half bathrooms.

**`Full Bath`**

- `[int64]` Full bathrooms above grade.

**`Half Bath`**

- `[int64]` Half baths above grade.

**`Bedroom AbvGr`**

- `[int64]` Bedrooms above grade (does not include basement bedrooms).

**`Kitchen AbvGr`**

- `[int64]` Kitchens above grade.

**`Kitchen Qual`**

- `[object]` Kitchen quality.

**`TotRms AbvGrd`**

- `[int64]` Total rooms above grade (does not include bathrooms).

**`Functional`**

- `[object]` Home functionality (Assume typical unless deductions are warranted).

**`Fireplaces`**

- `[int64]` Number of fireplaces.

**`Fireplace Qu`**

- `[object]` Fireplace quality.

**`Garage Type`**

- `[object]` Garage location.

**`Garage Yr Blt`**

- `[float64]` Year garage was built.

**`Garage Finish`**

- `[object]` Interior finish of the garage.

**`Garage Cars`**

- `[float64]` Size of garage in car capacity.

**`Garage Area`**

- `[float64]` Size of garage in square feet.

**`Garage Qual`**

- `[object]` Garage quality.

**`Garage Cond`**

- `[object]` Garage condition.

**`Paved Drive`**

- `[object]` Paved driveway.

**`Wood Deck SF`**

- `[int64]` Wood deck area in square feet.

**`Open Porch SF`**

- `[int64]` Open porch area in square feet.

**`Enclosed Porch`**

- `[int64]` Enclosed porch area in square feet.

**`3Ssn Porch`**

- `[int64]` Three season porch area in square feet.

**`Screen Porch`**

- `[int64]` Screen porch area in square feet.

**`Pool Area`**

- `[int64]` Pool area in square feet.

**`Pool QC`**

- `[object]` Pool quality.

**`Fence`**

- `[object]` Fence quality.

**`Misc Feature`**

- `[object]` Miscellaneous feature not covered in other categories.

**`Misc Val`**

- `[int64]` Value of miscellaneous feature.

**`Mo Sold`**

- `[int64]` Month Sold (MM).

**`Yr Sold`**

- `[int64]` Year Sold (YYYY).

**`Sale Type`**

- `[object]` Type of sale.

**`Sale Condition`**

- `[object]` Condition of sale.
