https://github.com/2kabhishek/pyestate
Real estate price analysis 🏠💰
https://github.com/2kabhishek/pyestate
analysis data-visualization finance mapbox panel plotly pyviz real-estate
Last synced: about 1 month ago
JSON representation
Real estate price analysis 🏠💰
- Host: GitHub
- URL: https://github.com/2kabhishek/pyestate
- Owner: 2KAbhishek
- License: gpl-3.0
- Created: 2022-03-20T07:47:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T07:42:25.000Z (over 3 years ago)
- Last Synced: 2025-03-01T12:48:17.351Z (over 1 year ago)
- Topics: analysis, data-visualization, finance, mapbox, panel, plotly, pyviz, real-estate
- Language: Jupyter Notebook
- Size: 15.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## What is this
Analysis and visualization of real estate prices in Toronto, Canada using Python.
## Inspiration
Found the dataset interesting while exploring Kaggle.
## Prerequisites
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of `python`, `jupyter notebook`, `pyviz`, `plotly` and `panel`
## Getting pyestate
To install pyestate, follow these steps:
```bash
git clone https://github.com/2kabhishek/pyestate
cd pyestate
jupyter-notebook .
```
## Using pyestate
The rental analysis is available in the `rental_analysis` notebook.
The dashboard is available in the `dashboard` notebook.
## How it was built
pyestate was built using `Jupyter Notebook`
## Challenges faced
- Had some trouble with mapbox.
## What I learned
- Learned about `plotly`, `panel`, `pyviz` and `mapbox`.
## What's next
Some sections are incomplete.
Hit the ⭐ button if you found this useful.
## More Info