Russia Real Estate 2018-2021
The dataset contains 540000 real estate objects in Russia.
@kaggle.mrdaniilak_russia_real_estate_20182021
The dataset contains 540000 real estate objects in Russia.
@kaggle.mrdaniilak_russia_real_estate_20182021
CREATE TABLE all_v2 (
"price" BIGINT,
"date" TIMESTAMP,
"time" VARCHAR,
"geo_lat" DOUBLE,
"geo_lon" DOUBLE,
"region" BIGINT,
"building_type" BIGINT,
"level" BIGINT,
"levels" BIGINT,
"rooms" BIGINT,
"area" DOUBLE,
"kitchen_area" DOUBLE,
"object_type" BIGINT
);
Anyone who has the link will be able to view this.