Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 985 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 985 Bytes

Airbnb House Listing Analysis Using R

This project aims to analyze Airbnb listing data using R to derive insights about the properties listed, their prices, locations, and various other attributes. The analysis can help potential hosts understand market trends and assist guests in making informed booking decisions. Additionally, we visualize our findings through various graphs.

Packages Required

install.packages("ggvis")
install.packages("ggplot2")
install.packages("dplyr")
install.packages("skimr")
install.packages("ggmap")

Visualizations

image

image

image

image