daniilak commited on
Commit
3a1fe03
1 Parent(s): 106792d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md CHANGED
@@ -1,3 +1,34 @@
1
  ---
2
  license: cc
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc
3
  ---
4
+ ### Context
5
+
6
+ The dataset consists of lists of unique objects of popular portals for the sale of real estate in Russia. More than 540 thousand objects.
7
+ The dataset contains 540000 real estate objects in Russia.
8
+
9
+
10
+ ### Content
11
+ The Russian real estate market has a relatively short history. In the Soviet era, all properties were state-owned; people only had the right to use them with apartments allocated based on one's place of work. As a result, options for moving were fairly limited. However, after the fall of the Soviet Union, the Russian real estate market emerged and Muscovites could privatize and subsequently sell and buy properties for the first time. Today, Russian real estate is booming. It offers many exciting opportunities and high returns for lifestyle and investment.
12
+ The real estate market has been in a growth phase for several years, which means that you can still find properties at very attractive prices, but with good chances of increasing their value in the future.
13
+
14
+ ### Dataset
15
+ The dataset has 13 fields.
16
+ - date - date of publication of the announcement;
17
+ - time - the time when the ad was published;
18
+ - geo_lat - Latitude
19
+ - geo_lon - Longitude
20
+ - region - Region of Russia. There are 85 subjects in the country in total.
21
+ - building_type - Facade type. 0 - Other. 1 - Panel. 2 - Monolithic. 3 - Brick. 4 - Blocky. 5 - Wooden
22
+ - object_type - Apartment type. 1 - Secondary real estate market; 2 - New building;
23
+ - level - Apartment floor
24
+ - levels - Number of storeys
25
+ - rooms - the number of living rooms. If the value is "-1", then it means "studio apartment"
26
+ - area - the total area of ​​the apartment
27
+ - kitchen_area - Kitchen area
28
+ - price - Price. in rubles
29
+
30
+ ### Attention.
31
+ The dataset may contain erroneous data due to input errors on services, as well as outliers, and so on.
32
+
33
+ ### :)
34
+ Using this dataset, we offer Kagglers algorithms that use a wide range of functions to predict real estate prices. Competitors will rely on a vast dataset that includes housing data and macroeconomic models. An accurate forecasting model provides more confidence to its clients in a volatile economy.