Airbnb Prices In European Cities
Determinants of Price by Room Type, Location, Cleanliness Rating, and More
@kaggle.thedevastator_airbnb_prices_in_european_cities
Determinants of Price by Room Type, Location, Cleanliness Rating, and More
@kaggle.thedevastator_airbnb_prices_in_european_cities
CREATE TABLE amsterdam_weekdays (
"unnamed_0" BIGINT,
"realsum" DOUBLE,
"room_type" VARCHAR,
"room_shared" BOOLEAN,
"room_private" BOOLEAN,
"person_capacity" DOUBLE,
"host_is_superhost" BOOLEAN,
"multi" BIGINT,
"biz" BIGINT,
"cleanliness_rating" DOUBLE,
"guest_satisfaction_overall" DOUBLE,
"bedrooms" BIGINT,
"dist" DOUBLE,
"metro_dist" DOUBLE,
"attr_index" DOUBLE,
"attr_index_norm" DOUBLE,
"rest_index" DOUBLE,
"rest_index_norm" DOUBLE,
"lng" DOUBLE,
"lat" DOUBLE
);
CREATE TABLE amsterdam_weekends (
"unnamed_0" BIGINT,
"realsum" DOUBLE,
"room_type" VARCHAR,
"room_shared" BOOLEAN,
"room_private" BOOLEAN,
"person_capacity" DOUBLE,
"host_is_superhost" BOOLEAN,
"multi" BIGINT,
"biz" BIGINT,
"cleanliness_rating" DOUBLE,
"guest_satisfaction_overall" DOUBLE,
"bedrooms" BIGINT,
"dist" DOUBLE,
"metro_dist" DOUBLE,
"attr_index" DOUBLE,
"attr_index_norm" DOUBLE,
"rest_index" DOUBLE,
"rest_index_norm" DOUBLE,
"lng" DOUBLE,
"lat" DOUBLE
);
CREATE TABLE athens_weekdays (
"unnamed_0" BIGINT,
"realsum" DOUBLE,
"room_type" VARCHAR,
"room_shared" BOOLEAN,
"room_private" BOOLEAN,
"person_capacity" DOUBLE,
"host_is_superhost" BOOLEAN,
"multi" BIGINT,
"biz" BIGINT,
"cleanliness_rating" DOUBLE,
"guest_satisfaction_overall" DOUBLE,
"bedrooms" BIGINT,
"dist" DOUBLE,
"metro_dist" DOUBLE,
"attr_index" DOUBLE,
"attr_index_norm" DOUBLE,
"rest_index" DOUBLE,
"rest_index_norm" DOUBLE,
"lng" DOUBLE,
"lat" DOUBLE
);
CREATE TABLE athens_weekends (
"unnamed_0" BIGINT,
"realsum" DOUBLE,
"room_type" VARCHAR,
"room_shared" BOOLEAN,
"room_private" BOOLEAN,
"person_capacity" DOUBLE,
"host_is_superhost" BOOLEAN,
"multi" BIGINT,
"biz" BIGINT,
"cleanliness_rating" DOUBLE,
"guest_satisfaction_overall" DOUBLE,
"bedrooms" BIGINT,
"dist" DOUBLE,
"metro_dist" DOUBLE,
"attr_index" DOUBLE,
"attr_index_norm" DOUBLE,
"rest_index" DOUBLE,
"rest_index_norm" DOUBLE,
"lng" DOUBLE,
"lat" DOUBLE
);
CREATE TABLE barcelona_weekdays (
"unnamed_0" BIGINT,
"realsum" DOUBLE,
"room_type" VARCHAR,
"room_shared" BOOLEAN,
"room_private" BOOLEAN,
"person_capacity" DOUBLE,
"host_is_superhost" BOOLEAN,
"multi" BIGINT,
"biz" BIGINT,
"cleanliness_rating" DOUBLE,
"guest_satisfaction_overall" DOUBLE,
"bedrooms" BIGINT,
"dist" DOUBLE,
"metro_dist" DOUBLE,
"attr_index" DOUBLE,
"attr_index_norm" DOUBLE,
"rest_index" DOUBLE,
"rest_index_norm" DOUBLE,
"lng" DOUBLE,
"lat" DOUBLE
);
CREATE TABLE barcelona_weekends (
"unnamed_0" BIGINT,
"realsum" DOUBLE,
"room_type" VARCHAR,
"room_shared" BOOLEAN,
"room_private" BOOLEAN,
"person_capacity" DOUBLE,
"host_is_superhost" BOOLEAN,
"multi" BIGINT,
"biz" BIGINT,
"cleanliness_rating" DOUBLE,
"guest_satisfaction_overall" DOUBLE,
"bedrooms" BIGINT,
"dist" DOUBLE,
"metro_dist" DOUBLE,
"attr_index" DOUBLE,
"attr_index_norm" DOUBLE,
"rest_index" DOUBLE,
"rest_index_norm" DOUBLE,
"lng" DOUBLE,
"lat" DOUBLE
);
CREATE TABLE berlin_weekdays (
"unnamed_0" BIGINT,
"realsum" DOUBLE,
"room_type" VARCHAR,
"room_shared" BOOLEAN,
"room_private" BOOLEAN,
"person_capacity" DOUBLE,
"host_is_superhost" BOOLEAN,
"multi" BIGINT,
"biz" BIGINT,
"cleanliness_rating" DOUBLE,
"guest_satisfaction_overall" DOUBLE,
"bedrooms" BIGINT,
"dist" DOUBLE,
"metro_dist" DOUBLE,
"attr_index" DOUBLE,
"attr_index_norm" DOUBLE,
"rest_index" DOUBLE,
"rest_index_norm" DOUBLE,
"lng" DOUBLE,
"lat" DOUBLE
);
CREATE TABLE berlin_weekends (
"unnamed_0" BIGINT,
"realsum" DOUBLE,
"room_type" VARCHAR,
"room_shared" BOOLEAN,
"room_private" BOOLEAN,
"person_capacity" BIGINT,
"host_is_superhost" BOOLEAN,
"multi" BIGINT,
"biz" BIGINT,
"cleanliness_rating" DOUBLE,
"guest_satisfaction_overall" DOUBLE,
"bedrooms" BIGINT,
"dist" DOUBLE,
"metro_dist" DOUBLE,
"attr_index" DOUBLE,
"attr_index_norm" DOUBLE,
"rest_index" DOUBLE,
"rest_index_norm" DOUBLE,
"lng" DOUBLE,
"lat" DOUBLE
);
CREATE TABLE budapest_weekdays (
"unnamed_0" BIGINT,
"realsum" DOUBLE,
"room_type" VARCHAR,
"room_shared" BOOLEAN,
"room_private" BOOLEAN,
"person_capacity" DOUBLE,
"host_is_superhost" BOOLEAN,
"multi" BIGINT,
"biz" BIGINT,
"cleanliness_rating" DOUBLE,
"guest_satisfaction_overall" DOUBLE,
"bedrooms" BIGINT,
"dist" DOUBLE,
"metro_dist" DOUBLE,
"attr_index" DOUBLE,
"attr_index_norm" DOUBLE,
"rest_index" DOUBLE,
"rest_index_norm" DOUBLE,
"lng" DOUBLE,
"lat" DOUBLE
);
CREATE TABLE budapest_weekends (
"unnamed_0" BIGINT,
"realsum" DOUBLE,
"room_type" VARCHAR,
"room_shared" BOOLEAN,
"room_private" BOOLEAN,
"person_capacity" DOUBLE,
"host_is_superhost" BOOLEAN,
"multi" BIGINT,
"biz" BIGINT,
"cleanliness_rating" DOUBLE,
"guest_satisfaction_overall" DOUBLE,
"bedrooms" BIGINT,
"dist" DOUBLE,
"metro_dist" DOUBLE,
"attr_index" DOUBLE,
"attr_index_norm" DOUBLE,
"rest_index" DOUBLE,
"rest_index_norm" DOUBLE,
"lng" DOUBLE,
"lat" DOUBLE
);
CREATE TABLE lisbon_weekdays (
"unnamed_0" BIGINT,
"realsum" DOUBLE,
"room_type" VARCHAR,
"room_shared" BOOLEAN,
"room_private" BOOLEAN,
"person_capacity" DOUBLE,
"host_is_superhost" BOOLEAN,
"multi" BIGINT,
"biz" BIGINT,
"cleanliness_rating" DOUBLE,
"guest_satisfaction_overall" DOUBLE,
"bedrooms" BIGINT,
"dist" DOUBLE,
"metro_dist" DOUBLE,
"attr_index" DOUBLE,
"attr_index_norm" DOUBLE,
"rest_index" DOUBLE,
"rest_index_norm" DOUBLE,
"lng" DOUBLE,
"lat" DOUBLE
);
CREATE TABLE lisbon_weekends (
"unnamed_0" BIGINT,
"realsum" DOUBLE,
"room_type" VARCHAR,
"room_shared" BOOLEAN,
"room_private" BOOLEAN,
"person_capacity" DOUBLE,
"host_is_superhost" BOOLEAN,
"multi" BIGINT,
"biz" BIGINT,
"cleanliness_rating" DOUBLE,
"guest_satisfaction_overall" DOUBLE,
"bedrooms" BIGINT,
"dist" DOUBLE,
"metro_dist" DOUBLE,
"attr_index" DOUBLE,
"attr_index_norm" DOUBLE,
"rest_index" DOUBLE,
"rest_index_norm" DOUBLE,
"lng" DOUBLE,
"lat" DOUBLE
);
CREATE TABLE london_weekdays (
"unnamed_0" BIGINT,
"realsum" DOUBLE,
"room_type" VARCHAR,
"room_shared" BOOLEAN,
"room_private" BOOLEAN,
"person_capacity" DOUBLE,
"host_is_superhost" BOOLEAN,
"multi" BIGINT,
"biz" BIGINT,
"cleanliness_rating" DOUBLE,
"guest_satisfaction_overall" DOUBLE,
"bedrooms" BIGINT,
"dist" DOUBLE,
"metro_dist" DOUBLE,
"attr_index" DOUBLE,
"attr_index_norm" DOUBLE,
"rest_index" DOUBLE,
"rest_index_norm" DOUBLE,
"lng" DOUBLE,
"lat" DOUBLE
);
CREATE TABLE london_weekends (
"unnamed_0" BIGINT,
"realsum" DOUBLE,
"room_type" VARCHAR,
"room_shared" BOOLEAN,
"room_private" BOOLEAN,
"person_capacity" DOUBLE,
"host_is_superhost" BOOLEAN,
"multi" BIGINT,
"biz" BIGINT,
"cleanliness_rating" DOUBLE,
"guest_satisfaction_overall" DOUBLE,
"bedrooms" BIGINT,
"dist" DOUBLE,
"metro_dist" DOUBLE,
"attr_index" DOUBLE,
"attr_index_norm" DOUBLE,
"rest_index" DOUBLE,
"rest_index_norm" DOUBLE,
"lng" DOUBLE,
"lat" DOUBLE
);
CREATE TABLE paris_weekdays (
"unnamed_0" BIGINT,
"realsum" DOUBLE,
"room_type" VARCHAR,
"room_shared" BOOLEAN,
"room_private" BOOLEAN,
"person_capacity" DOUBLE,
"host_is_superhost" BOOLEAN,
"multi" BIGINT,
"biz" BIGINT,
"cleanliness_rating" DOUBLE,
"guest_satisfaction_overall" DOUBLE,
"bedrooms" BIGINT,
"dist" DOUBLE,
"metro_dist" DOUBLE,
"attr_index" DOUBLE,
"attr_index_norm" DOUBLE,
"rest_index" DOUBLE,
"rest_index_norm" DOUBLE,
"lng" DOUBLE,
"lat" DOUBLE
);
CREATE TABLE paris_weekends (
"unnamed_0" BIGINT,
"realsum" DOUBLE,
"room_type" VARCHAR,
"room_shared" BOOLEAN,
"room_private" BOOLEAN,
"person_capacity" DOUBLE,
"host_is_superhost" BOOLEAN,
"multi" BIGINT,
"biz" BIGINT,
"cleanliness_rating" DOUBLE,
"guest_satisfaction_overall" DOUBLE,
"bedrooms" BIGINT,
"dist" DOUBLE,
"metro_dist" DOUBLE,
"attr_index" DOUBLE,
"attr_index_norm" DOUBLE,
"rest_index" DOUBLE,
"rest_index_norm" DOUBLE,
"lng" DOUBLE,
"lat" DOUBLE
);
CREATE TABLE rome_weekdays (
"unnamed_0" BIGINT,
"realsum" DOUBLE,
"room_type" VARCHAR,
"room_shared" BOOLEAN,
"room_private" BOOLEAN,
"person_capacity" DOUBLE,
"host_is_superhost" BOOLEAN,
"multi" BIGINT,
"biz" BIGINT,
"cleanliness_rating" DOUBLE,
"guest_satisfaction_overall" DOUBLE,
"bedrooms" BIGINT,
"dist" DOUBLE,
"metro_dist" DOUBLE,
"attr_index" DOUBLE,
"attr_index_norm" DOUBLE,
"rest_index" DOUBLE,
"rest_index_norm" DOUBLE,
"lng" DOUBLE,
"lat" DOUBLE
);
CREATE TABLE rome_weekends (
"unnamed_0" BIGINT,
"realsum" DOUBLE,
"room_type" VARCHAR,
"room_shared" BOOLEAN,
"room_private" BOOLEAN,
"person_capacity" DOUBLE,
"host_is_superhost" BOOLEAN,
"multi" BIGINT,
"biz" BIGINT,
"cleanliness_rating" DOUBLE,
"guest_satisfaction_overall" DOUBLE,
"bedrooms" BIGINT,
"dist" DOUBLE,
"metro_dist" DOUBLE,
"attr_index" DOUBLE,
"attr_index_norm" DOUBLE,
"rest_index" DOUBLE,
"rest_index_norm" DOUBLE,
"lng" DOUBLE,
"lat" DOUBLE
);
CREATE TABLE vienna_weekdays (
"unnamed_0" BIGINT,
"realsum" DOUBLE,
"room_type" VARCHAR,
"room_shared" BOOLEAN,
"room_private" BOOLEAN,
"person_capacity" DOUBLE,
"host_is_superhost" BOOLEAN,
"multi" BIGINT,
"biz" BIGINT,
"cleanliness_rating" DOUBLE,
"guest_satisfaction_overall" DOUBLE,
"bedrooms" BIGINT,
"dist" DOUBLE,
"metro_dist" DOUBLE,
"attr_index" DOUBLE,
"attr_index_norm" DOUBLE,
"rest_index" DOUBLE,
"rest_index_norm" DOUBLE,
"lng" DOUBLE,
"lat" DOUBLE
);
CREATE TABLE vienna_weekends (
"unnamed_0" BIGINT,
"realsum" DOUBLE,
"room_type" VARCHAR,
"room_shared" BOOLEAN,
"room_private" BOOLEAN,
"person_capacity" DOUBLE,
"host_is_superhost" BOOLEAN,
"multi" BIGINT,
"biz" BIGINT,
"cleanliness_rating" DOUBLE,
"guest_satisfaction_overall" DOUBLE,
"bedrooms" BIGINT,
"dist" DOUBLE,
"metro_dist" DOUBLE,
"attr_index" DOUBLE,
"attr_index_norm" DOUBLE,
"rest_index" DOUBLE,
"rest_index_norm" DOUBLE,
"lng" DOUBLE,
"lat" DOUBLE
);
Anyone who has the link will be able to view this.