extract_price.py = Extracted data(Area, location, description and price) from a house selling website. This is done using selenium and then extracted data stored in extract_price.csv file for further analyzation
house.py=
data cleaning done using pandas
and matplotlib is used to show the line graph of area with respect to price.