Giter Site home page Giter Site logo

chaitanyakasaraneni / melbourneairbnbanalysis Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 11.16 MB

Analysis on Melbourne AirBnB Open Data

Jupyter Notebook 63.21% HTML 36.79%
airbnb melbourne data-analysis data-visualization data-visualizations large-scale-data-visualization large-scale-analytics reviews airbnb-data

melbourneairbnbanalysis's Introduction

Analysis on Melbourne AirBnB Open Data


In this Project, we are going to explore the Airbnb data of Melbourne which includes 3 files:
- listings.csv
- calendar.csv
- reviews.csv

listings.csv: consists of details of all the listings in Melbourne including their price, accommodates, ratings, number of reviews, summary, name, owner name, Description, host Id and many other columns describing details of listings. This file contains 22,909 rows x 106 columns i.e. 2,428,354 values.
calendar.csv: calendar.csv consists of details of listings and its availability and its price. This file contains 526,414 rowsx6 columns i.e. 3,158,484 values.
reviews.csv:* reviews.csv consists of reviews for each listing in Melbourne. This file contains 1,048,575 rows x 7 columns i.e. 7,340,025 values.

We did the project as 2 parts:

Technologies/Libraries Used

  • Python 3
    • pandas
    • scikit-lean
  • Jupyter Notebook

Additional libraries for visualization:

  • pyLDA library
  • Bokeh JS

Installation

You can install the above packages using pip:

pip install pandas
pip install -U scikit-learn
pip install bokeh
pip install pyldavis

Note: In the Analysis to recommend the users on where to invest a property in Melbourne, please fill your own Google API key near the api_key variable.

melbourneairbnbanalysis's People

Contributors

chaitanyakasaraneni avatar xlsarath avatar

Watchers

 avatar

Forkers

xlsarath

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.