Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,206 @@ tags:
|
|
6 |
- housing
|
7 |
size_categories:
|
8 |
- 10K<n<100K
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
- housing
|
7 |
size_categories:
|
8 |
- 10K<n<100K
|
9 |
+
dataset_info:
|
10 |
+
- config_name: weekdays
|
11 |
+
features:
|
12 |
+
- name: _id
|
13 |
+
dtype: string
|
14 |
+
- name: city
|
15 |
+
dtype: string
|
16 |
+
- name: realSum
|
17 |
+
dtype: float64
|
18 |
+
- name: room_type
|
19 |
+
dtype: string
|
20 |
+
- name: room_shared
|
21 |
+
dtype: bool
|
22 |
+
- name: room_private
|
23 |
+
dtype: bool
|
24 |
+
- name: person_capacity
|
25 |
+
dtype: float64
|
26 |
+
- name: host_is_superhost
|
27 |
+
dtype: bool
|
28 |
+
- name: multi
|
29 |
+
dtype: int64
|
30 |
+
- name: biz
|
31 |
+
dtype: int64
|
32 |
+
- name: cleanliness_rating
|
33 |
+
dtype: float64
|
34 |
+
- name: guest_satisfaction_overall
|
35 |
+
dtype: float64
|
36 |
+
- name: bedrooms
|
37 |
+
dtype: int64
|
38 |
+
- name: dist
|
39 |
+
dtype: float64
|
40 |
+
- name: metro_dist
|
41 |
+
dtype: float64
|
42 |
+
- name: attr_index
|
43 |
+
dtype: float64
|
44 |
+
- name: attr_index_norm
|
45 |
+
dtype: float64
|
46 |
+
- name: rest_index
|
47 |
+
dtype: float64
|
48 |
+
- name: rest_index_norm
|
49 |
+
dtype: float64
|
50 |
+
- name: lng
|
51 |
+
dtype: float64
|
52 |
+
- name: lat
|
53 |
+
dtype: float64
|
54 |
+
splits:
|
55 |
+
- name: train
|
56 |
+
num_bytes: 3998764
|
57 |
+
num_examples: 25500
|
58 |
+
download_size: 5303928
|
59 |
+
dataset_size: 3998764
|
60 |
+
- config_name: weekends
|
61 |
+
features:
|
62 |
+
- name: _id
|
63 |
+
dtype: string
|
64 |
+
- name: city
|
65 |
+
dtype: string
|
66 |
+
- name: realSum
|
67 |
+
dtype: float64
|
68 |
+
- name: room_type
|
69 |
+
dtype: string
|
70 |
+
- name: room_shared
|
71 |
+
dtype: bool
|
72 |
+
- name: room_private
|
73 |
+
dtype: bool
|
74 |
+
- name: person_capacity
|
75 |
+
dtype: float64
|
76 |
+
- name: host_is_superhost
|
77 |
+
dtype: bool
|
78 |
+
- name: multi
|
79 |
+
dtype: int64
|
80 |
+
- name: biz
|
81 |
+
dtype: int64
|
82 |
+
- name: cleanliness_rating
|
83 |
+
dtype: float64
|
84 |
+
- name: guest_satisfaction_overall
|
85 |
+
dtype: float64
|
86 |
+
- name: bedrooms
|
87 |
+
dtype: int64
|
88 |
+
- name: dist
|
89 |
+
dtype: float64
|
90 |
+
- name: metro_dist
|
91 |
+
dtype: float64
|
92 |
+
- name: attr_index
|
93 |
+
dtype: float64
|
94 |
+
- name: attr_index_norm
|
95 |
+
dtype: float64
|
96 |
+
- name: rest_index
|
97 |
+
dtype: float64
|
98 |
+
- name: rest_index_norm
|
99 |
+
dtype: float64
|
100 |
+
- name: lng
|
101 |
+
dtype: float64
|
102 |
+
- name: lat
|
103 |
+
dtype: float64
|
104 |
+
splits:
|
105 |
+
- name: train
|
106 |
+
num_bytes: 4108612
|
107 |
+
num_examples: 26207
|
108 |
+
download_size: 5451150
|
109 |
+
dataset_size: 4108612
|
110 |
+
- config_name: all
|
111 |
+
features:
|
112 |
+
- name: _id
|
113 |
+
dtype: string
|
114 |
+
- name: city
|
115 |
+
dtype: string
|
116 |
+
- name: realSum
|
117 |
+
dtype: float64
|
118 |
+
- name: room_type
|
119 |
+
dtype: string
|
120 |
+
- name: room_shared
|
121 |
+
dtype: bool
|
122 |
+
- name: room_private
|
123 |
+
dtype: bool
|
124 |
+
- name: person_capacity
|
125 |
+
dtype: float64
|
126 |
+
- name: host_is_superhost
|
127 |
+
dtype: bool
|
128 |
+
- name: multi
|
129 |
+
dtype: int64
|
130 |
+
- name: biz
|
131 |
+
dtype: int64
|
132 |
+
- name: cleanliness_rating
|
133 |
+
dtype: float64
|
134 |
+
- name: guest_satisfaction_overall
|
135 |
+
dtype: float64
|
136 |
+
- name: bedrooms
|
137 |
+
dtype: int64
|
138 |
+
- name: dist
|
139 |
+
dtype: float64
|
140 |
+
- name: metro_dist
|
141 |
+
dtype: float64
|
142 |
+
- name: attr_index
|
143 |
+
dtype: float64
|
144 |
+
- name: attr_index_norm
|
145 |
+
dtype: float64
|
146 |
+
- name: rest_index
|
147 |
+
dtype: float64
|
148 |
+
- name: rest_index_norm
|
149 |
+
dtype: float64
|
150 |
+
- name: lng
|
151 |
+
dtype: float64
|
152 |
+
- name: lat
|
153 |
+
dtype: float64
|
154 |
+
- name: day_type
|
155 |
+
dtype: string
|
156 |
+
splits:
|
157 |
+
- name: train
|
158 |
+
num_bytes: 8738970
|
159 |
+
num_examples: 51707
|
160 |
+
download_size: 10755078
|
161 |
+
dataset_size: 8738970
|
162 |
+
---
|
163 |
+
# Dataset Card for Dataset Name
|
164 |
+
|
165 |
+
## Dataset Description
|
166 |
+
|
167 |
+
- **Homepage:** [https://zenodo.org/record/4446043#.ZEV8d-zMI-R](https://zenodo.org/record/4446043#.ZEV8d-zMI-R)
|
168 |
+
- **Paper:** [https://www.sciencedirect.com/science/article/pii/S0261517721000388](https://www.sciencedirect.com/science/article/pii/S0261517721000388)
|
169 |
+
|
170 |
+
### Dataset Summary
|
171 |
+
|
172 |
+
This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
|
173 |
+
|
174 |
+
## Dataset Structure
|
175 |
+
|
176 |
+
### Data Instances
|
177 |
+
|
178 |
+
[More Information Needed]
|
179 |
+
|
180 |
+
### Data Fields
|
181 |
+
|
182 |
+
[More Information Needed]
|
183 |
+
|
184 |
+
### Data Splits
|
185 |
+
|
186 |
+
[More Information Needed]
|
187 |
+
|
188 |
+
## Additional Information
|
189 |
+
|
190 |
+
### Licensing Information
|
191 |
+
The data is released under the licensing scheme from the original authors - CC-BY-4.0 ([source](https://zenodo.org/record/4446043#.ZEV8d-zMI-R)).
|
192 |
+
|
193 |
+
|
194 |
+
### Citation Information
|
195 |
+
|
196 |
+
```
|
197 |
+
@dataset{gyodi_kristof_2021_4446043,
|
198 |
+
author = {Gyódi, Kristóf and
|
199 |
+
Nawaro, Łukasz},
|
200 |
+
title = {{Determinants of Airbnb prices in European cities:
|
201 |
+
A spatial econometrics approach (Supplementary
|
202 |
+
Material)}},
|
203 |
+
month = jan,
|
204 |
+
year = 2021,
|
205 |
+
note = {{This research was supported by National Science
|
206 |
+
Centre, Poland: Project number 2017/27/N/HS4/00951}},
|
207 |
+
publisher = {Zenodo},
|
208 |
+
doi = {10.5281/zenodo.4446043},
|
209 |
+
url = {https://doi.org/10.5281/zenodo.4446043}
|
210 |
+
}
|
211 |
+
```
|