File size: 3,912 Bytes
44e764e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
282b1d1
44e764e
 
 
282b1d1
44e764e
23c858a
44e764e
 
 
23c858a
44e764e
282b1d1
44e764e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
282b1d1
44e764e
282b1d1
44e764e
 
 
 
 
 
282b1d1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23c858a
282b1d1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23c858a
282b1d1
 
 
 
 
 
 
23c858a
282b1d1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
256d36b
 
44e764e
 
 
 
 
 
95d5f74
 
 
 
44e764e
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
dataset_info:
  features:
  - name: _id
    dtype: string
  - name: title
    dtype: string
  - name: location
    dtype: string
  - name: features
    sequence: string
  - name: description
    dtype: string
  - name: images
    sequence: string
  - name: videos
    sequence: string
  - name: available
    dtype: bool
  - name: price
    dtype: float64
  - name: attachedDocument
    sequence: 'null'
  - name: year
    dtype: int64
  - name: carCondition
    dtype: string
  - name: engineType
    dtype: string
  - name: colour
    dtype: string
  - name: model
    dtype: string
  - name: noOfBed
    dtype: float64
  - name: noOfBathroom
    dtype: float64
  - name: locationISO
    dtype: string
  - name: forRent
    dtype: bool
  - name: views
    sequence: string
  - name: thoseWhoSaved
    sequence: string
  - name: createdAt
    dtype: string
  - name: updatedAt
    dtype: string
  - name: __v
    dtype: int64
  - name: category._id
    dtype: string
  - name: category.title
    dtype: string
  - name: category.slug
    dtype: string
  - name: category.isAdminAllowed
    dtype: string
  - name: category.createdAt
    dtype: string
  - name: category.updatedAt
    dtype: string
  - name: category.__v
    dtype: int64
  - name: postedBy.pageViews.value
    dtype: int64
  - name: postedBy.pageViews.users
    sequence: 'null'
  - name: postedBy.totalSaved.value
    dtype: int64
  - name: postedBy.totalSaved.users
    sequence: string
  - name: postedBy._id
    dtype: string
  - name: postedBy.firstName
    dtype: string
  - name: postedBy.lastName
    dtype: string
  - name: postedBy.about
    dtype: string
  - name: postedBy.cover
    dtype: string
  - name: postedBy.email
    dtype: string
  - name: postedBy.password
    dtype: string
  - name: postedBy.isAdmin
    dtype: bool
  - name: postedBy.savedListing
    sequence: string
  - name: postedBy.isVerified
    dtype: bool
  - name: postedBy.verifiedProfilePicture
    dtype: float64
  - name: postedBy.profilePicture
    dtype: string
  - name: postedBy.pronoun
    dtype: float64
  - name: postedBy.userType
    dtype: int64
  - name: postedBy.accountType
    dtype: int64
  - name: postedBy.subscribed
    dtype: bool
  - name: postedBy.noOfSubscription
    dtype: int64
  - name: postedBy.totalListing
    dtype: int64
  - name: postedBy.sellerType
    dtype: int64
  - name: postedBy.createdAt
    dtype: string
  - name: postedBy.updatedAt
    dtype: string
  - name: postedBy.__v
    dtype: int64
  - name: postedBy.address
    dtype: string
  - name: postedBy.city
    dtype: string
  - name: postedBy.country
    dtype: string
  - name: postedBy.gender
    dtype: string
  - name: postedBy.nationality
    dtype: string
  - name: postedBy.verificationType
    dtype: float64
  - name: postedBy.dob
    dtype: string
  - name: postedBy.locationISO
    dtype: string
  - name: postedBy.state
    dtype: string
  - name: postedBy.zipCode
    dtype: float64
  - name: postedBy.otherNames
    dtype: string
  - name: postedBy.facebookUrl
    dtype: string
  - name: postedBy.instagramUrl
    dtype: string
  - name: postedBy.phoneNumber1
    dtype: string
  - name: postedBy.phoneNumber2
    dtype: string
  - name: postedBy.websiteUrl
    dtype: string
  - name: postedBy.accountName
    dtype: string
  - name: postedBy.accountNo
    dtype: string
  - name: postedBy.bankName
    dtype: string
  - name: postedBy.verificationId
    dtype: float64
  - name: string_features
    dtype: string
  - name: complete_description
    dtype: string
  splits:
  - name: train
    num_bytes: 1596937
    num_examples: 423
  download_size: 529413
  dataset_size: 1596937
---
# Dataset Card for "cream_listings"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)