https://github.com/dataspieler12345/property-plotly-dashboard
https://github.com/dataspieler12345/property-plotly-dashboard
bootstrap css3 dash numpy pandas plotly-dash python3
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dataspieler12345/property-plotly-dashboard
- Owner: DataSpieler12345
- Created: 2024-03-07T19:03:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-07T20:04:54.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T21:44:35.052Z (about 1 year ago)
- Topics: bootstrap, css3, dash, numpy, pandas, plotly-dash, python3
- Language: Jupyter Notebook
- Homepage:
- Size: 47.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Plotly Dash Property Dashboard
[](https://opensource.org/licenses/MIT)
[](https://www.python.org/downloads/)
[](https://dash.plotly.com/)
[](https://dash-bootstrap-components.opensource.faculty.ai/)
## Overview
This repository contains an interactive dashboard developed with Plotly Dash for visualizing real estate properties.
## Screenshots


## Features
- Interactive visualization of real estate property data.
- Dynamic filters for customizing the visualization.
- Real-time updating charts and tables.
## Installation
1. Clone this repository:
```bash
git clone https://github.com/your-username/plotly-dash-property-dashboard.git
2. Install dependencies:
```bash
pip install -r requirements.txt
3. Usage
```bash
python app.py