An open API service indexing awesome lists of open source software.

https://github.com/dataspieler12345/property-plotly-dashboard


https://github.com/dataspieler12345/property-plotly-dashboard

bootstrap css3 dash numpy pandas plotly-dash python3

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

        

# Plotly Dash Property Dashboard

[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![Python](https://img.shields.io/badge/python-3.7%2B-blue.svg)](https://www.python.org/downloads/)
[![Plotly Dash](https://img.shields.io/badge/plotly_dash-2.0.0%2B-blue.svg)](https://dash.plotly.com/)
[![Dash Bootstrap Components](https://img.shields.io/badge/dash_bootstrap_components-0.14.0%2B-blue.svg)](https://dash-bootstrap-components.opensource.faculty.ai/)

## Overview

This repository contains an interactive dashboard developed with Plotly Dash for visualizing real estate properties.

## Screenshots
![dash1](https://github.com/DataSpieler12345/Property-Plotly-Dashboard/assets/45371372/ac5e63da-bb2e-4812-bda0-c3d0869a7af9)
![dash2](https://github.com/DataSpieler12345/Property-Plotly-Dashboard/assets/45371372/1fe443c6-11a6-4157-8846-2e9672b91ad3)

## 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