Skip to content

Exploratory Data Analysis performed on a simple property sale dataset.

License

Notifications You must be signed in to change notification settings

0xNILADRI/property-sale-eda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Estate Firm - Property Sale Data

Simple EDA performed on the dataset. Visualizations performed on the data to furthermore understand the data.

About the Data

This is an assumed data for property sale details. The data consists of both the property and the customer details for the property enrolled by the dealing enterprise. The column contains values are described below :

  • id - Unique ID for the property
  • building - Building number
  • year-sale - Year of sale
  • month-sale - Month of sale
  • property-type - Property Type
  • property-# - Propery number
  • area - Area in (ft.)
  • price - Price of property
  • status - Status of property - sold/not sold
  • and many more

Libraries Used

  • numpy
  • pandas
  • matplotlib
  • seaborn

About

Exploratory Data Analysis performed on a simple property sale dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages