rebrowsernet commited on
Commit
0d54b0e
·
1 Parent(s): c8fdfd0

Daily update 2026-02-27

Browse files
README.md CHANGED
@@ -50,7 +50,7 @@ Sample of U.S. CarGurus.com vehicle listings with deal ratings, specs, mileage,
50
 
51
 
52
 
53
- > **4,592,840** total records from 2025-12-07 to 2026-02-22, **up to 30,000** rows in this sample (0.65% of full dataset).
54
  > Exported as one file per day, up to 1,000 rows each, last undefined days retained.
55
 
56
 
@@ -93,7 +93,7 @@ Sample of U.S. CarGurus.com vehicle listings with deal ratings, specs, mileage,
93
  | `imagesCount` | `float` | 81% | Number of listing images |
94
  | `daysAtDealer` | `float` | 100% | Days vehicle has been at dealer |
95
  | `daysOnMarket` | `float` | 100% | Days listing has been on market |
96
- | `accidentCount` | `float` | 92% | Number of accidents in vehicle history (0-5) |
97
  | `ownerCount` | `float` | 90% | Number of previous owners (1-5) |
98
  | `hasVehicleHistoryReport` | `bool` | 92% | Whether vehicle history report is available |
99
  | `optionsCount` | `float` | 99% | Number of options/features listed |
@@ -115,7 +115,7 @@ Sample of U.S. CarGurus.com vehicle listings with deal ratings, specs, mileage,
115
  | `sellerLatitude` 🔒 | `float` | 99% | Seller location latitude |
116
  | `sellerLongitude` 🔒 | `float` | 99% | Seller location longitude |
117
  | `sellerPhone` 🔒 | `string` | 88% | Seller phone number |
118
- | `sellerPhoneSMS` 🔒 | `string` | 85% | Seller SMS phone number |
119
  | `sellerWebsite` 🔒 | `string` | 100% | Seller website domain |
120
  | `isFranchiseDealer` | `bool` | 61% | Whether seller is a franchise dealer |
121
  | `sellerSalesStatus` | `string` | 100% | Seller sales status (PAYING, AVAILABLE) |
@@ -138,13 +138,13 @@ Sample of U.S. CarGurus.com vehicle listings with deal ratings, specs, mileage,
138
 
139
  | Value | Count | Share |
140
  | --- | --- | --- |
141
- | FAIR_PRICE | 1,416,594 | `██████░░░░░░░░░░░░░░` 30.8% |
142
- | GOOD_PRICE | 906,216 | `████░░░░░░░░░░░░░░░░` 19.7% |
143
- | NA | 894,267 | `████░░░░░░░░░░░░░░░░` 19.5% |
144
- | GREAT_PRICE | 519,262 | `██░░░░░░░░░░░░░░░░░░` 11.3% |
145
- | POOR_PRICE | 488,329 | `██░░░░░░░░░░░░░░░░░░` 10.6% |
146
- | OVERPRICED | 315,277 | `█░░░░░░░░░░░░░░░░░░░` 6.9% |
147
- | OUTLIER | 52,895 | `░░░░░░░░░░░░░░░░░░░░` 1.2% |
148
 
149
  </details>
150
 
@@ -155,16 +155,16 @@ Sample of U.S. CarGurus.com vehicle listings with deal ratings, specs, mileage,
155
 
156
  | Value | Count | Share |
157
  | --- | --- | --- |
158
- | crossover | 1,564,899 | `███████░░░░░░░░░░░░░` 34.2% |
159
- | sedan | 942,913 | `████░░░░░░░░░░░░░░░░` 20.6% |
160
- | pickup_truck | 829,213 | `████░░░░░░░░░░░░░░░░` 18.1% |
161
- | suv | 743,030 | `███░░░░░░░░░░░░░░░░░` 16.2% |
162
- | coupe | 127,116 | `█░░░░░░░░░░░░░░░░░░░` 2.8% |
163
- | hatchback | 95,953 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
164
- | minivan | 92,134 | `░░░░░░░░░░░░░░░░░░░░` 2.0% |
165
- | van | 72,546 | `░░░░░░░░░░░░░░░░░░░░` 1.6% |
166
- | convertible | 57,380 | `░░░░░░░░░░░░░░░░░░░░` 1.3% |
167
- | wagon | 51,504 | `░░░░░░░░░░░░░░░░░░░░` 1.1% |
168
 
169
  </details>
170
 
@@ -175,14 +175,14 @@ Sample of U.S. CarGurus.com vehicle listings with deal ratings, specs, mileage,
175
 
176
  | Value | Count | Share |
177
  | --- | --- | --- |
178
- | Gasoline | 3,871,062 | `█████████████████░░░` 85.3% |
179
- | Hybrid | 225,925 | `█░░░░░░░░░░░░░░░░░░░` 5.0% |
180
- | Flex Fuel Vehicle | 189,386 | `█░░░░░░░░░░░░░░░░░░░` 4.2% |
181
- | Electric | 94,502 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
182
- | Diesel | 82,567 | `░░░░░░░░░░░░░░░░░░░░` 1.8% |
183
- | Biodiesel | 73,399 | `░░░░░░░░░░░░░░░░░░░░` 1.6% |
184
- | Fuel Cell | 518 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
185
- | Compressed Natural Gas | 185 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
186
  | Propane | 7 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
187
 
188
  </details>
@@ -194,9 +194,9 @@ Sample of U.S. CarGurus.com vehicle listings with deal ratings, specs, mileage,
194
 
195
  | Value | Count | Share |
196
  | --- | --- | --- |
197
- | USED | 4,254,379 | `███████████████████░` 92.6% |
198
- | CPO | 338,349 | `█░░░░░░░░░░░░░░░░░░░` 7.4% |
199
- | NEW | 112 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
200
 
201
  </details>
202
 
@@ -207,16 +207,16 @@ Sample of U.S. CarGurus.com vehicle listings with deal ratings, specs, mileage,
207
 
208
  | Value | Count | Share |
209
  | --- | --- | --- |
210
- | TX | 470,466 | `████░░░░░░░░░░░░░░░░` 19.6% |
211
- | CA | 404,841 | `███░░░░░░░░░░░░░░░░░` 16.9% |
212
- | FL | 387,612 | `███░░░░░░░░░░░░░░░░░` 16.2% |
213
- | IL | 188,361 | `██░░░░░░░░░░░░░░░░░░` 7.9% |
214
- | OH | 172,996 | `█░░░░░░░░░░░░░░░░░░░` 7.2% |
215
- | NC | 172,778 | `█░░░░░░░░░░░░░░░░░░░` 7.2% |
216
- | GA | 167,709 | `█░░░░░░░░░░░░░░░░░░░` 7.0% |
217
- | PA | 153,133 | `█░░░░░░░░░░░░░░░░░░░` 6.4% |
218
- | NY | 140,309 | `█░░░░░░░░░░░░░░░░░░░` 5.9% |
219
- | VA | 139,866 | `█░░░░░░░░░░░░░░░░░░░` 5.8% |
220
 
221
  </details>
222
 
@@ -235,23 +235,23 @@ Rebrowser web viewer lets you filter, sort, and export any slice of this dataset
235
  ### Car Listings
236
 
237
 
238
- [Great Deal Rated Listings](https://rebrowser.net/products/datasets/carguruscom/car-listings/views/great-deal-listings) — 497,747 records
239
 
240
  ↳ `[{"field":"dealRatingKey","op":"is","value":"GREAT_PRICE"},{"sort":"price ASC"}]`
241
 
242
- [Used Vehicle Listings](https://rebrowser.net/products/datasets/carguruscom/car-listings/views/used-vehicle-listings) — 3,763,868 records
243
 
244
  ↳ `[{"field":"vehicleCondition","op":"is","value":"USED"},{"sort":"_lastSeenAt DESC"}]`
245
 
246
- [Certified Pre-Owned Listings](https://rebrowser.net/products/datasets/carguruscom/car-listings/views/cpo-certified-listings) — 324,632 records
247
 
248
  ↳ `[{"field":"vehicleCondition","op":"is","value":"CPO"},{"sort":"_lastSeenAt DESC"}]`
249
 
250
- [Listings with Vehicle History Reports](https://rebrowser.net/products/datasets/carguruscom/car-listings/views/listings-with-vehicle-history) — 3,815,515 records
251
 
252
  ↳ `[{"field":"hasVehicleHistoryReport","op":"isTrue"},{"sort":"_lastSeenAt DESC"}]`
253
 
254
- [Nationwide Shipping Listings](https://rebrowser.net/products/datasets/carguruscom/car-listings/views/nationwide-shipping-listings) — 798,675 records
255
 
256
  ↳ `[{"field":"isNationwideShipper","op":"isTrue"},{"sort":"_lastSeenAt DESC"}]`
257
 
 
50
 
51
 
52
 
53
+ > **4,720,402** total records from 2025-12-07 to 2026-02-22, **up to 30,000** rows in this sample (0.64% of full dataset).
54
  > Exported as one file per day, up to 1,000 rows each, last undefined days retained.
55
 
56
 
 
93
  | `imagesCount` | `float` | 81% | Number of listing images |
94
  | `daysAtDealer` | `float` | 100% | Days vehicle has been at dealer |
95
  | `daysOnMarket` | `float` | 100% | Days listing has been on market |
96
+ | `accidentCount` | `float` | 91% | Number of accidents in vehicle history (0-5) |
97
  | `ownerCount` | `float` | 90% | Number of previous owners (1-5) |
98
  | `hasVehicleHistoryReport` | `bool` | 92% | Whether vehicle history report is available |
99
  | `optionsCount` | `float` | 99% | Number of options/features listed |
 
115
  | `sellerLatitude` 🔒 | `float` | 99% | Seller location latitude |
116
  | `sellerLongitude` 🔒 | `float` | 99% | Seller location longitude |
117
  | `sellerPhone` 🔒 | `string` | 88% | Seller phone number |
118
+ | `sellerPhoneSMS` 🔒 | `string` | 86% | Seller SMS phone number |
119
  | `sellerWebsite` 🔒 | `string` | 100% | Seller website domain |
120
  | `isFranchiseDealer` | `bool` | 61% | Whether seller is a franchise dealer |
121
  | `sellerSalesStatus` | `string` | 100% | Seller sales status (PAYING, AVAILABLE) |
 
138
 
139
  | Value | Count | Share |
140
  | --- | --- | --- |
141
+ | FAIR_PRICE | 1,454,552 | `██████░░░░░░░░░░░░░░` 30.8% |
142
+ | GOOD_PRICE | 929,935 | `████░░░░░░░░░░░░░░░░` 19.7% |
143
+ | NA | 922,055 | `████░░░░░░░░░░░░░░░░` 19.5% |
144
+ | GREAT_PRICE | 531,223 | `██░░░░░░░░░░░░░░░░░░` 11.3% |
145
+ | POOR_PRICE | 504,368 | `██░░░░░░░░░░░░░░░░░░` 10.7% |
146
+ | OVERPRICED | 324,032 | `█░░░░░░░░░░░░░░░░░░░` 6.9% |
147
+ | OUTLIER | 54,237 | `░░░░░░░░░░░░░░░░░░░░` 1.1% |
148
 
149
  </details>
150
 
 
155
 
156
  | Value | Count | Share |
157
  | --- | --- | --- |
158
+ | crossover | 1,608,403 | `███████░░░░░░░░░░░░░` 34.2% |
159
+ | sedan | 969,314 | `████░░░░░░░░░░░░░░░░` 20.6% |
160
+ | pickup_truck | 852,595 | `████░░░░░░░░░░░░░░░░` 18.1% |
161
+ | suv | 763,722 | `███░░░░░░░░░░░░░░░░░` 16.2% |
162
+ | coupe | 130,479 | `█░░░░░░░░░░░░░░░░░░░` 2.8% |
163
+ | hatchback | 98,599 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
164
+ | minivan | 95,028 | `░░░░░░░░░░░░░░░░░░░░` 2.0% |
165
+ | van | 74,250 | `░░░░░░░░░░░░��░░░░░░░` 1.6% |
166
+ | convertible | 58,774 | `░░░░░░░░░░░░░░░░░░░░` 1.2% |
167
+ | wagon | 52,779 | `░░░░░░░░░░░░░░░░░░░░` 1.1% |
168
 
169
  </details>
170
 
 
175
 
176
  | Value | Count | Share |
177
  | --- | --- | --- |
178
+ | Gasoline | 3,977,845 | `█████████████████░░░` 85.3% |
179
+ | Hybrid | 232,867 | `█░░░░░░░░░░░░░░░░░░░` 5.0% |
180
+ | Flex Fuel Vehicle | 194,680 | `█░░░░░░░░░░░░░░░░░░░` 4.2% |
181
+ | Electric | 97,513 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
182
+ | Diesel | 84,742 | `░░░░░░░░░░░░░░░░░░░░` 1.8% |
183
+ | Biodiesel | 75,402 | `░░░░░░░░░░░░░░░░░░░░` 1.6% |
184
+ | Fuel Cell | 533 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
185
+ | Compressed Natural Gas | 190 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
186
  | Propane | 7 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
187
 
188
  </details>
 
194
 
195
  | Value | Count | Share |
196
  | --- | --- | --- |
197
+ | USED | 4,374,343 | `███████████████████░` 92.7% |
198
+ | CPO | 345,948 | `█░░░░░░░░░░░░░░░░░░░` 7.3% |
199
+ | NEW | 111 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
200
 
201
  </details>
202
 
 
207
 
208
  | Value | Count | Share |
209
  | --- | --- | --- |
210
+ | TX | 483,819 | `████░░░░░░░░░░░░░░░░` 19.6% |
211
+ | CA | 416,792 | `███░░░░░░░░░░░░░░░░░` 16.9% |
212
+ | FL | 396,951 | `███░░░░░░░░░░░░░░░░░` 16.1% |
213
+ | IL | 193,318 | `██░░░░░░░░░░░░░░░░░░` 7.8% |
214
+ | OH | 178,839 | `█░░░░░░░░░░░░░░░░░░░` 7.3% |
215
+ | NC | 178,346 | `█░░░░░░░░░░░░░░░░░░░` 7.2% |
216
+ | GA | 172,117 | `█░░░░░░░░░░░░░░░░░░░` 7.0% |
217
+ | PA | 157,597 | `█░░░░░░░░░░░░░░░░░░░` 6.4% |
218
+ | VA | 144,086 | `█░░░░░░░░░░░░░░░░░░░` 5.8% |
219
+ | NY | 143,381 | `█░░░░░░░░░░░░░░░░░░░` 5.8% |
220
 
221
  </details>
222
 
 
235
  ### Car Listings
236
 
237
 
238
+ [Great Deal Rated Listings](https://rebrowser.net/products/datasets/carguruscom/car-listings/views/great-deal-listings) — 504,586 records
239
 
240
  ↳ `[{"field":"dealRatingKey","op":"is","value":"GREAT_PRICE"},{"sort":"price ASC"}]`
241
 
242
+ [Used Vehicle Listings](https://rebrowser.net/products/datasets/carguruscom/car-listings/views/used-vehicle-listings) — 3,823,751 records
243
 
244
  ↳ `[{"field":"vehicleCondition","op":"is","value":"USED"},{"sort":"_lastSeenAt DESC"}]`
245
 
246
+ [Certified Pre-Owned Listings](https://rebrowser.net/products/datasets/carguruscom/car-listings/views/cpo-certified-listings) — 327,687 records
247
 
248
  ↳ `[{"field":"vehicleCondition","op":"is","value":"CPO"},{"sort":"_lastSeenAt DESC"}]`
249
 
250
+ [Listings with Vehicle History Reports](https://rebrowser.net/products/datasets/carguruscom/car-listings/views/listings-with-vehicle-history) — 3,864,338 records
251
 
252
  ↳ `[{"field":"hasVehicleHistoryReport","op":"isTrue"},{"sort":"_lastSeenAt DESC"}]`
253
 
254
+ [Nationwide Shipping Listings](https://rebrowser.net/products/datasets/carguruscom/car-listings/views/nationwide-shipping-listings) — 804,895 records
255
 
256
  ↳ `[{"field":"isNationwideShipper","op":"isTrue"},{"sort":"_lastSeenAt DESC"}]`
257
 
car-listings/chart-growth.svg CHANGED
car-listings/data/{2026-01-14.csv → 2026-02-13.csv} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:421db635eb733c56cc842bc524ece2b2c0fe734be660387f22d978e3f487ebfe
3
- size 3304747
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:531a80ef86842ffc25f9287a1840f5310335f7c6b2ebdf5e15544193d9e1c401
3
+ size 3744248
car-listings/data/{2026-01-14.parquet → 2026-02-13.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97b6428552313c09351c989013cc194476abd8b8690bc4eb4006a8839adf9102
3
- size 589852
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f616c75846e255d49dcd7c9284b827e311c1081aeedfae726bc126a26d5a644
3
+ size 581900
car-listings/schema.json CHANGED
@@ -248,7 +248,7 @@
248
  "name": "accidentCount",
249
  "type": "float",
250
  "description": "Number of accidents in vehicle history (0-5)",
251
- "fillRate": 92,
252
  "premium": false
253
  },
254
  {
@@ -402,7 +402,7 @@
402
  "name": "sellerPhoneSMS",
403
  "type": "string",
404
  "description": "Seller SMS phone number",
405
- "fillRate": 85,
406
  "premium": true
407
  },
408
  {
 
248
  "name": "accidentCount",
249
  "type": "float",
250
  "description": "Number of accidents in vehicle history (0-5)",
251
+ "fillRate": 91,
252
  "premium": false
253
  },
254
  {
 
402
  "name": "sellerPhoneSMS",
403
  "type": "string",
404
  "description": "Seller SMS phone number",
405
+ "fillRate": 86,
406
  "premium": true
407
  },
408
  {