Skip to content

sborto86/project-II-pipelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comparison of the hotel booking platforms Booking and Agoda

Booking Agoda

Basic information:

  • Author: Sergi Portolés
  • Project II: Ironhack Data Analyst Bootcamp (pipelines)
  • Results might be incorporated in the website Sapore di Cina

Sources:

Source Type Data extracted
Agoda Partners Portal CSV file1 Information of all hotels offered in the portal
Booking Web Scrapping Number of hotels offered in a country, city or region
Bing Web Scrapping Seacrh for Booking URL for a certain city
Rest Countries API ISO codes and names of the countries

1 File not provided in the repo

Python libraries used:

Library Use
Pandas Data Frame manipulation
Seaborn Visualization
Matplotlib Visualization
Responses HTTP Calls
Bs4 (BeautifulSoup) HTML manipulation
Geopandas Country map visualization
Unidecode encode to UTF8 cities names

Background:

  • Booking.com headquarters are located in Amsterdam, Netherlands.
  • Agoda headquarters are located in Singapore
  • Currently Agoda is a currently a subsidiary of Booking Holdings.

Objective of the study

Limitations of the study

  • The impossibility to access to the Booking.com official data (API or Database) have forced to use web scrapping, this method might under-represent the number of hotels and locations for this platform
  • This is a quantitative (number of hotels) not qualitative (prices) due to the lack of easy access to Booking.com data.
  • The number of hotels are not filtered by type of accomodation and include hotels, apartments, villas and other types, again accessing booking source data is needed to filter the type of accomodation

Results

Total Number of Hotels Globally

Total Number of Hotels

Total Number of Hotels by Region

World Regions

Top Countries in Booking with more Hotels

Booking Top 10 Countries

Top Countries in Agoda with more Hotels

Agoda Top10 Countries

Asia

Taiwan

Taiwan Hotels

Thailand

Thailand Hotels

China

China Agoda Hotels China Booking Hotels

Europe

Croatia

Croatia Hotels

Spain

Spain Hotels

Results:

  • Booking has a more significant number of hotels listed globally
  • Booking has more hotels listed in all regions except in Asia
  • The region with most hotels listed in Booking is Europe where the headquarters are localized
  • The region with more hotels listed in Agoda is Asia where the headquarters are localized
  • Created an application to compare Agoda and Booking total number of hotels in any country by cities and plot the results geographically

Future Improvements:

  • Plotting functions need some minor adjustments
  • Geolocation of the cities need to be adjusted with an external service (API)
  • Scrapping method need some minor adjustments to avoid some missing data.

About

Ironhack Project II pipelines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published