rebrowsernet commited on
Commit
0245544
·
1 Parent(s): 94ca7bd

Daily update 2026-08-24

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
- > **11,508,722** total records from 2025-12-07 to 2026-08-16, **up to 30,000** rows in this sample (0.26% of full dataset).
54
  > Exported as one file per day, up to 1,000 rows each, last 30 days retained.
55
 
56
 
@@ -66,7 +66,7 @@ Sample of U.S. CarGurus.com vehicle listings with deal ratings, specs, mileage,
66
  | `price` 🔒 | `float` | 86% | Listed price in USD |
67
  | `expectedPrice` 🔒 | `float` | 93% | Expected/fair market price in USD |
68
  | `priceDifferential` | `float` | 81% | Difference between listed and expected price (positive = overpriced) |
69
- | `dealScore` 🔒 | `float` | 79% | CarGurus.com deal score (lower = better deal) |
70
  | `dealRatingKey` | `string` | 100% | Deal rating (GREAT_PRICE, GOOD_PRICE, FAIR_PRICE, POOR_PRICE, OVERPRICED, OUTLIER, NA) |
71
  | `mileage` | `float` | 99% | Odometer reading in miles |
72
  | `vehicleCondition` | `string` | 100% | Vehicle condition (USED, CPO, NEW) |
@@ -95,7 +95,7 @@ Sample of U.S. CarGurus.com vehicle listings with deal ratings, specs, mileage,
95
  | `daysOnMarket` | `float` | 100% | Days listing has been on market |
96
  | `accidentCount` | `float` | 89% | Number of accidents in vehicle history (0-5) |
97
  | `ownerCount` | `float` | 86% | Number of previous owners (1-5) |
98
- | `hasVehicleHistoryReport` | `bool` | 89% | Whether vehicle history report is available |
99
  | `optionsCount` | `float` | 99% | Number of options/features listed |
100
  | `highLeverage` | `bool` | 22% | Whether listing is flagged as high leverage |
101
  | `isNationwideShipper` | `bool` | 20% | Whether dealer ships nationwide |
@@ -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 | 3,433,503 | `██████░░░░░░░░░░░░░░` 29.8% |
142
- | NA | 2,353,913 | `████░░░░░░░░░░░░░░░░` 20.5% |
143
- | GOOD_PRICE | 2,345,909 | `████░░░░░░░░░░░░░░░░` 20.4% |
144
- | GREAT_PRICE | 1,388,265 | `██░░░░░░░░░░░░░░░░░░` 12.1% |
145
- | POOR_PRICE | 1,168,444 | `██░░░░░░░░░░░░░░░░░░` 10.2% |
146
- | OVERPRICED | 701,039 | `█░░░░░░░░░░░░░░░░░░░` 6.1% |
147
- | OUTLIER | 117,649 | `░░░░░░░░░░░░░░░░░░░░` 1.0% |
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 | 3,981,055 | `███████░░░░░░░░░░░░░` 34.7% |
159
- | sedan | 2,336,008 | `████░░░░░░░░░░░░░░░░` 20.3% |
160
- | pickup_truck | 2,053,341 | `████░░░░░░░░░░░░░░░░` 17.9% |
161
- | suv | 1,901,986 | `███░░░░░░░░░░░░░░░░░` 16.6% |
162
- | coupe | 314,962 | `█░░░░░░░░░░░░░░░░░░░` 2.7% |
163
- | minivan | 242,447 | `░░░░░░░░░░░░░░░░░░░` 2.1% |
164
- | hatchback | 237,282 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
165
- | van | 163,918 | `░░░░░░░░░░░░░░░░░░░░` 1.4% |
166
- | convertible | 138,876 | `░░░░░░░░░░░░░░░░░░░░` 1.2% |
167
- | wagon | 114,152 | `░░░░░░░░░░░░░░░░░░░░` 1.0% |
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 | 9,659,357 | `█████████████████░░░` 85.0% |
179
- | Hybrid | 598,765 | `█░░░░░░░░░░░░░░░░░░░` 5.3% |
180
- | Flex Fuel Vehicle | 456,879 | `█░░░░░░░░░░░░░░░░░░░` 4.0% |
181
- | Electric | 274,292 | `░░░░░░░░░░░░░░░░░░░░` 2.4% |
182
- | Diesel | 194,084 | `░░░░░░░░░░░░░░░░░░░░` 1.7% |
183
- | Biodiesel | 174,361 | `░░░░░░░░░░░░░░░░░░░░` 1.5% |
184
- | Fuel Cell | 1,184 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
185
- | Compressed Natural Gas | 379 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
186
  | Propane | 10 | `░░░░░░░░░░░░░░░░░░░░` 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 | 10,613,363 | `██████████████████░░` 92.2% |
198
- | CPO | 894,934 | `██░░░░░░░░░░░░░░░░░░` 7.8% |
199
- | NEW | 425 | `░░░░░░░░░░░░░░░░░░░░` 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 | 1,179,907 | `████░░░░░░░░░░░░░░░░` 19.6% |
211
- | CA | 1,021,548 | `███░░░░░░░░░░░░░░░░░` 16.9% |
212
- | FL | 921,423 | `███░░░░░░░░░░░░░░░░░` 15.3% |
213
- | OH | 465,081 | `██░░░░░░░░░░░░░░░░░░` 7.7% |
214
- | IL | 454,189 | `██░░░░░░░░░░░░░░░░░░` 7.5% |
215
- | NC | 443,285 | `█░░░░░░░░░░░░░░░░░░░` 7.4% |
216
- | GA | 421,423 | `█░░░░░░░░░░░░░░░░░░░` 7.0% |
217
- | PA | 401,422 | `█░░░░░░░░░░░░░░░░░░░` 6.7% |
218
- | NY | 364,510 | `█░░░░░░░░░░░░░░░░░░░` 6.0% |
219
- | VA | 355,996 | `█░░░░░░░░░░░░░░░░░░░` 5.9% |
220
 
221
  </details>
222
 
@@ -235,15 +235,15 @@ 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) — 1,348,329 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) — 10,081,711 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) — 878,511 records
247
 
248
  ↳ `[{"field":"vehicleCondition","op":"is","value":"CPO"},{"sort":"_lastSeenAt DESC"}]`
249
 
@@ -251,7 +251,7 @@ Rebrowser web viewer lets you filter, sort, and export any slice of this dataset
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) — 2,158,022 records
255
 
256
  ↳ `[{"field":"isNationwideShipper","op":"isTrue"},{"sort":"_lastSeenAt DESC"}]`
257
 
 
50
 
51
 
52
 
53
+ > **11,589,418** total records from 2025-12-07 to 2026-08-23, **up to 30,000** rows in this sample (0.26% of full dataset).
54
  > Exported as one file per day, up to 1,000 rows each, last 30 days retained.
55
 
56
 
 
66
  | `price` 🔒 | `float` | 86% | Listed price in USD |
67
  | `expectedPrice` 🔒 | `float` | 93% | Expected/fair market price in USD |
68
  | `priceDifferential` | `float` | 81% | Difference between listed and expected price (positive = overpriced) |
69
+ | `dealScore` 🔒 | `float` | 78% | CarGurus.com deal score (lower = better deal) |
70
  | `dealRatingKey` | `string` | 100% | Deal rating (GREAT_PRICE, GOOD_PRICE, FAIR_PRICE, POOR_PRICE, OVERPRICED, OUTLIER, NA) |
71
  | `mileage` | `float` | 99% | Odometer reading in miles |
72
  | `vehicleCondition` | `string` | 100% | Vehicle condition (USED, CPO, NEW) |
 
95
  | `daysOnMarket` | `float` | 100% | Days listing has been on market |
96
  | `accidentCount` | `float` | 89% | Number of accidents in vehicle history (0-5) |
97
  | `ownerCount` | `float` | 86% | Number of previous owners (1-5) |
98
+ | `hasVehicleHistoryReport` | `bool` | 90% | Whether vehicle history report is available |
99
  | `optionsCount` | `float` | 99% | Number of options/features listed |
100
  | `highLeverage` | `bool` | 22% | Whether listing is flagged as high leverage |
101
  | `isNationwideShipper` | `bool` | 20% | Whether dealer ships nationwide |
 
138
 
139
  | Value | Count | Share |
140
  | --- | --- | --- |
141
+ | FAIR_PRICE | 3,452,855 | `██████░░░░░░░░░░░░░░` 29.8% |
142
+ | NA | 2,381,484 | `████░░░░░░░░░░░░░░░░` 20.5% |
143
+ | GOOD_PRICE | 2,362,403 | `████░░░░░░░░░░░░░░░░` 20.4% |
144
+ | GREAT_PRICE | 1,397,226 | `██░░░░░░░░░░░░░░░░░░` 12.1% |
145
+ | POOR_PRICE | 1,174,330 | `██░░░░░░░░░░░░░░░░░░` 10.1% |
146
+ | OVERPRICED | 702,823 | `█░░░░░░░░░░░░░░░░░░░` 6.1% |
147
+ | OUTLIER | 118,297 | `░░░░░░░░░░░░░░░░░░░░` 1.0% |
148
 
149
  </details>
150
 
 
155
 
156
  | Value | Count | Share |
157
  | --- | --- | --- |
158
+ | crossover | 4,008,992 | `███████░░░░░░░░░░░░░` 34.7% |
159
+ | sedan | 2,352,195 | `████░░░░░░░░░░░░░░░░` 20.3% |
160
+ | pickup_truck | 2,067,962 | `████░░░░░░░░░░░░░░░░` 17.9% |
161
+ | suv | 1,915,492 | `███░░░░░░░░░░░░░░░░░` 16.6% |
162
+ | coupe | 317,140 | `█░░░░░░░░░░░░░░░░░░░` 2.7% |
163
+ | minivan | 244,241 | `░░░░░░░░░░░░░░░░░���░░` 2.1% |
164
+ | hatchback | 239,168 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
165
+ | van | 164,706 | `░░░░░░░░░░░░░░░░░░░░` 1.4% |
166
+ | convertible | 139,746 | `░░░░░░░░░░░░░░░░░░░░` 1.2% |
167
+ | wagon | 114,962 | `░░░░░░░░░░░░░░░░░░░░` 1.0% |
168
 
169
  </details>
170
 
 
175
 
176
  | Value | Count | Share |
177
  | --- | --- | --- |
178
+ | Gasoline | 9,727,095 | `█████████████████░░░` 85.0% |
179
+ | Hybrid | 603,012 | `█░░░░░░░░░░░░░░░░░░░` 5.3% |
180
+ | Flex Fuel Vehicle | 460,103 | `█░░░░░░░░░░░░░░░░░░░` 4.0% |
181
+ | Electric | 276,281 | `░░░░░░░░░░░░░░░░░░░░` 2.4% |
182
+ | Diesel | 195,356 | `░░░░░░░░░░░░░░░░░░░░` 1.7% |
183
+ | Biodiesel | 175,612 | `░░░░░░░░░░░░░░░░░░░░` 1.5% |
184
+ | Fuel Cell | 1,188 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
185
+ | Compressed Natural Gas | 380 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
186
  | Propane | 10 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
187
 
188
  </details>
 
194
 
195
  | Value | Count | Share |
196
  | --- | --- | --- |
197
+ | USED | 10,689,182 | `██████████████████░░` 92.2% |
198
+ | CPO | 899,809 | `██░░░░░░░░░░░░░░░░░░` 7.8% |
199
+ | NEW | 427 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
200
 
201
  </details>
202
 
 
207
 
208
  | Value | Count | Share |
209
  | --- | --- | --- |
210
+ | TX | 1,189,512 | `████░░░░░░░░░░░░░░░░` 19.6% |
211
+ | CA | 1,028,010 | `███░░░░░░░░░░░░░░░░░` 16.9% |
212
+ | FL | 928,224 | `███░░░░░░░░░░░░░░░░░` 15.3% |
213
+ | OH | 468,156 | `██░░░░░░░░░░░░░░░░░░` 7.7% |
214
+ | IL | 457,579 | `██░░░░░░░░░░░░░░░░░░` 7.5% |
215
+ | NC | 446,150 | `█░░░░░░░░░░░░░░░░░░░` 7.3% |
216
+ | GA | 424,460 | `█░░░░░░░░░░░░░░░░░░░` 7.0% |
217
+ | PA | 404,144 | `█░░░░░░░░░░░░░░░░░░░` 6.7% |
218
+ | NY | 366,769 | `█░░░░░░░░░░░░░░░░░░░` 6.0% |
219
+ | VA | 358,450 | `█░░░░░░░░░░░░░░░░░░░` 5.9% |
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) — 1,353,836 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) — 10,106,825 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) — 880,801 records
247
 
248
  ↳ `[{"field":"vehicleCondition","op":"is","value":"CPO"},{"sort":"_lastSeenAt DESC"}]`
249
 
 
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) — 2,159,254 records
255
 
256
  ↳ `[{"field":"isNationwideShipper","op":"isTrue"},{"sort":"_lastSeenAt DESC"}]`
257
 
car-listings/chart-growth.svg CHANGED
car-listings/data/{2026-07-11.csv → 2026-08-10.csv} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:959dd02a95be2254aa274a4e24c6a57df0e09210e2308dadafbea3b4597650d2
3
- size 4010794
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1bdf0bc8f2cd88c03ba3b241013ef129a1f78b160429920de5e41763c0b5ab4
3
+ size 4583386
car-listings/data/{2026-07-11.parquet → 2026-08-10.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b68f65405a0b17990544cba33efaf247065fdc19abcc81954db34fe6f83dbd4d
3
- size 784840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f350d601a571b2a1507568250a9159c11c4b9cd755b2fdfe6f7a097df7c00e5
3
+ size 879082
car-listings/schema.json CHANGED
@@ -59,7 +59,7 @@
59
  "name": "dealScore",
60
  "type": "float",
61
  "description": "CarGurus.com deal score (lower = better deal)",
62
- "fillRate": 79,
63
  "premium": true
64
  },
65
  {
@@ -262,7 +262,7 @@
262
  "name": "hasVehicleHistoryReport",
263
  "type": "bool",
264
  "description": "Whether vehicle history report is available",
265
- "fillRate": 89,
266
  "premium": false
267
  },
268
  {
 
59
  "name": "dealScore",
60
  "type": "float",
61
  "description": "CarGurus.com deal score (lower = better deal)",
62
+ "fillRate": 78,
63
  "premium": true
64
  },
65
  {
 
262
  "name": "hasVehicleHistoryReport",
263
  "type": "bool",
264
  "description": "Whether vehicle history report is available",
265
+ "fillRate": 90,
266
  "premium": false
267
  },
268
  {