View Interactive Notebook on Google Colab
A comprehensive analysis of customer profiles, property characteristics, and country insights in the real estate market.
- Active Buyers: Most active in the 36–42 age group, with the highest property sales.
- Target Audience: Tailored marketing for 31–48 age group can enhance engagement.
- Highest Demand: Properties priced between 200,000–285,000.
- Strategic Focus: Target mid-tier properties to maximize market capture.
- Leading State: California has the highest demand.
- Growth Markets: Nevada and Arizona are emerging markets.
- Top Countries: Canada and Germany exhibit perfect customer satisfaction.
- Expansion Strategy: Emulate their success for international growth.
real-estate-analysis/
├── README.md
├── data/
│ ├── raw_data.csv
│ ├── cleaned_data.csv
├── notebooks/
│ ├── analysis.ipynb
├── results/
│ ├── customer_age_profile.png
│ ├── property_price_distribution.png
│ ├── state_distribution_map.png
│ ├── country_insights.png
├── scripts/
│ ├── data_cleaning.py
│ ├── visualization.py



