Coder Social home page Coder Social logo

infringement_detection_on_airbnb's Introduction

From October 2022 to May 2023, we participated in an intensive coding bootcamp at neuefische with the focus data.

This notebook documents our capstone project.

You can watch the final presentation on YouTube

Collaborators:

Uta Viegener: sherricaralon

Dr. Krisztina Nagy: Krisztina-1984

Johanna Krüger: scheinmensch

Infringement detection on Airbnb

We analyze the Airbnb listings of three European cities (Barcelona, Stockholm, Rome). We investigate to what extent the applicable laws are complied with and which patterns indicate that Airbnb is operated commercially and to a critical extent in a city. Based on our findings, we create a machine learning model for Barcelona that detects irregularities and classifies offers accordingly. The model could be used by the city council of Barcelona to check any given listing instantly for irregularities.

Data used in this project is taken from Inside Airbnb. Many thanks!

Some additional data was collected by a webscraper: For Barcelona we scraped the information whether the host is commercial or private. We did that for roughly 11300 listings.

About Airbnb

Airbnb is an American company operating an online marketplace for short-term homestays and experiences.

It started as a more evolved version of couch surfing. The conceit of friendly locals renting out spare rooms has been supplanted by a more mercenary model.

The company acts as a broker and charges a commission from each booking. Both private and commercial landlords rent out accommodations under the mediation of the company, but without Airbnb assuming any legal obligations.

From its founding in 2008 to March 2020, more than 900 million overnight stays were booked through Airbnb, according to the company.

Criticism of Airbnb

Airbnb has come under criticism for a number of reasons, including the fact that:

  • The mass subletting of housing at high prices for short stays is putting further pressure on the already tight housing market in some cities. Housing is becoming scarcer, rents are rising.
  • Fewer taxes are being collected through tourism.
  • Municipalities are losing control over the amount of tourism.
  • Residents are annoyed by the many strangers coming in and out of their homes.

Setup of virtual environment

pyenv local 3.9.8
python -m venv .venv
source .venv/bin/activate
pip install --upgrade pip
pip install -r requirements.txt

Technologies and tools used in this project (among others):

  • Python
  • Unsupervised Learning (Clustering)
  • Supervised Learning
  • Webscraping
  • Tableau
  • Jupyter
  • Github
  • Kanban

infringement_detection_on_airbnb's People

Contributors

scheinmensch avatar krisztina-1984 avatar sherricaralon avatar

Stargazers

 avatar  avatar

Watchers

 avatar

infringement_detection_on_airbnb's Issues

Discussion on business problem

Verbraucherfreundlichkeit vs. empower communities
Kämen wir an Daten, um die Gefährdung durch airbnb beziffern zu können?
etwa lokales Steueraufkommen der einschlägigen Steuerart
Wohnungsnot/Bautätigkeit/Einwohner
Dauer der Buchungen: eher kurz o eher lang?
Wohnungsgrößen
gefährdete neigborhoods
?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.