Skip to content

SergiDataAnalyst/barcelona_appartments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apartment Price Explorer

Introduction

Apartment Price Explorer is an interactive web application built with Streamlit, designed to visualize apartment prices and features in Barcelona. It allows users to filter apartments based on price range, amenities, surface area, and other criteria, and view the results on dynamic maps.

Features

  • Interactive sliders to adjust price range and surface area.
  • Multiselect options for amenities like elevators, terraces, balconies, etc.
  • Different map views including density map, scatter plot, and heat map to explore apartment prices and locations.
  • Summary statistics on the filtered apartment data.

Installation

To run this application, you need to have Python installed on your system. The app relies on several Python libraries listed in the requirements.txt file.

  1. Clone this repository or download the source code.
  2. Navigate to the project directory in your terminal.
  3. Install the required dependencies:

pip install -r requirements.txt

  1. Run the Streamlit application:

Usage

After running the app, navigate through different tabs to view various map representations of apartment data. Use the sliders and selectors to filter the data according to your preferences, and press 'Apply Filters' to update the views.

Data Source

The application uses the dataset barcelona_selling_cleaned.csv, which contains information about apartment listings in Barcelona.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages