This is an assignment for Foundations of Databases
Instructions: Use the dump.rar and the scripts
---or if the dump doesn't work due to its size--
- Download the dataset form the dataset.rar (or the original source: http://insideairbnb.com/get-the-data.html)
- Create the tables with the airbnb_db.sql
- Import the tables to the docker (with docker cp)
- Import to the database with import.sql
- Run que queries on the scripts folder