A fancy WebGL globe representing all hotels around the world. https://hotel-earth.world
You will find in this repository the following:
- A Spark job that crawls the booking.com website to extract all hotel information
- Shell scripts to create/drop influxdb and ElasticSearch databases to log the job activity and store the hotel informations
- The front-end code of the website
- The Apache configuration for this website to use ElasticSearch directy as a back-end but in a secure way (Readonly)