rebrowsernet commited on
Commit
62dcfa8
·
1 Parent(s): 7ace732

Daily update 2026-04-16

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
- > **6,339,473** total records from 2025-12-07 to 2026-04-12, **up to 30,000** rows in this sample (0.47% of full dataset).
54
  > Exported as one file per day, up to 1,000 rows each, last 30 days retained.
55
 
56
 
@@ -88,7 +88,7 @@ Sample of U.S. CarGurus.com vehicle listings with deal ratings, specs, mileage,
88
  | `mpgCombined` | `float` | 83% | Combined fuel economy in MPG |
89
  | `numberOfDoors` | `string` | 97% | Number of doors (2 doors, 3 doors, 4 doors) |
90
  | `description` | `string` | 97% | Full listing description text |
91
- | `options` | `array` | 99% | Array of vehicle options/features |
92
  | `images` 🔒 | `array` | 78% | Array of highest resolution image URLs |
93
  | `imagesCount` | `float` | 78% | Number of listing images |
94
  | `daysAtDealer` | `float` | 100% | Days vehicle has been at dealer |
@@ -96,8 +96,8 @@ Sample of U.S. CarGurus.com vehicle listings with deal ratings, specs, mileage,
96
  | `accidentCount` | `float` | 90% | Number of accidents in vehicle history (0-5) |
97
  | `ownerCount` | `float` | 88% | Number of previous owners (1-5) |
98
  | `hasVehicleHistoryReport` | `bool` | 91% | Whether vehicle history report is available |
99
- | `optionsCount` | `float` | 99% | Number of options/features listed |
100
- | `highLeverage` | `bool` | 23% | Whether listing is flagged as high leverage |
101
  | `isNationwideShipper` | `bool` | 19% | Whether dealer ships nationwide |
102
  | `entityId` | `string` | 100% | CarGurus.com entity/trim ID (e.g., t113477) |
103
  | `carId` | `float` | 100% | CarGurus.com car ID |
@@ -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,904,496 | `██████░░░░░░░░░░░░░░` 30.0% |
142
- | NA | 1,267,748 | `████░░░░░░░░░░░░░░░░` 20.0% |
143
- | GOOD_PRICE | 1,218,679 | `████░░░░░░░░░░░░░░░░` 19.2% |
144
- | GREAT_PRICE | 730,522 | `██░░░░░░░░░░░░░░░░░░` 11.5% |
145
- | POOR_PRICE | 696,687 | `██░░░░░░░░░░░░░░░░░░` 11.0% |
146
- | OVERPRICED | 451,600 | `█░░░░░░░░░░░░░░░░░░░` 7.1% |
147
- | OUTLIER | 69,741 | `░░░░░░░░░░░░░░░░░░░░` 1.1% |
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 | 2,175,149 | `███████░░░░░░░░░░░░░` 34.4% |
159
- | sedan | 1,309,242 | `████░░░░░░░░░░░░░░░░` 20.7% |
160
- | pickup_truck | 1,135,476 | `████░░░░░░░░░░░░░░░░` 18.0% |
161
- | suv | 1,024,757 | `███░░░░░░░░░░░░░░░░░` 16.2% |
162
- | coupe | 173,282 | `█░░░░░░░░░░░░░░░░░░░` 2.7% |
163
- | hatchback | 132,505 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
164
- | minivan | 130,848 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
165
- | van | 95,831 | `░░░░░░░░░░░░░░░░░░░░` 1.5% |
166
- | convertible | 76,957 | `░░░░░░░░░░░░░░░░░░░░` 1.2% |
167
- | wagon | 67,157 | `░░░░░░░░░░░░░░░░░░░░` 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 | 5,334,029 | `█████████████████░░░` 85.2% |
179
- | Hybrid | 318,602 | `█░░░░░░░░░░░░░░░░░░░` 5.1% |
180
- | Flex Fuel Vehicle | 261,799 | `█░░░░░░░░░░░░░░░░░░░` 4.2% |
181
- | Electric | 137,660 | `░░░░░░░░░░░░░░░░░░░░` 2.2% |
182
- | Diesel | 110,720 | `░░░░░░░░░░░░░░░░░░░░` 1.8% |
183
- | Biodiesel | 99,772 | `░░░░░░░░░░░░░░░░░░░░` 1.6% |
184
- | Fuel Cell | 686 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
185
- | Compressed Natural Gas | 235 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
186
  | Propane | 8 | `░░░░░░░░░░░░░░░░░░░░` 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 | 5,878,931 | `███████████████████░` 92.7% |
198
- | CPO | 460,430 | `█░░░░░░░░░░░░░░░░░░░` 7.3% |
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 | 646,493 | `████░░░░░░░░░░░░░░░░` 19.6% |
211
- | CA | 566,571 | `███░░░░░░░░░░░░░░░░░` 17.1% |
212
- | FL | 518,389 | `███░░░░░░░░░░░░░░░░░` 15.7% |
213
- | IL | 253,493 | `██░░░░░░░░░░░░░░░░░░` 7.7% |
214
- | OH | 249,726 | `██░░░░░░░░░░░░░░░░░░` 7.6% |
215
- | NC | 239,501 | `█░░░░░░░░░░░░░░░░░░░` 7.2% |
216
- | GA | 227,731 | `█░░░░░░░░░░░░░░░░░░░` 6.9% |
217
- | PA | 214,814 | `█░░░░░░░░░░░░░░░░░░░` 6.5% |
218
- | NY | 195,516 | `█░░░░░░░░░░░░░░░░░░░` 5.9% |
219
- | VA | 194,001 | `█░░░░░░░░░░░░░░░░░░░` 5.9% |
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) — 707,754 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) — 5,485,338 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) — 443,162 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) — 5,408,777 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) — 1,145,320 records
255
 
256
  ↳ `[{"field":"isNationwideShipper","op":"isTrue"},{"sort":"_lastSeenAt DESC"}]`
257
 
 
50
 
51
 
52
 
53
+ > **6,445,199** total records from 2025-12-07 to 2026-04-12, **up to 30,000** rows in this sample (0.47% of full dataset).
54
  > Exported as one file per day, up to 1,000 rows each, last 30 days retained.
55
 
56
 
 
88
  | `mpgCombined` | `float` | 83% | Combined fuel economy in MPG |
89
  | `numberOfDoors` | `string` | 97% | Number of doors (2 doors, 3 doors, 4 doors) |
90
  | `description` | `string` | 97% | Full listing description text |
91
+ | `options` | `array` | 98% | Array of vehicle options/features |
92
  | `images` 🔒 | `array` | 78% | Array of highest resolution image URLs |
93
  | `imagesCount` | `float` | 78% | Number of listing images |
94
  | `daysAtDealer` | `float` | 100% | Days vehicle has been at dealer |
 
96
  | `accidentCount` | `float` | 90% | Number of accidents in vehicle history (0-5) |
97
  | `ownerCount` | `float` | 88% | Number of previous owners (1-5) |
98
  | `hasVehicleHistoryReport` | `bool` | 91% | Whether vehicle history report is available |
99
+ | `optionsCount` | `float` | 98% | Number of options/features listed |
100
+ | `highLeverage` | `bool` | 22% | Whether listing is flagged as high leverage |
101
  | `isNationwideShipper` | `bool` | 19% | Whether dealer ships nationwide |
102
  | `entityId` | `string` | 100% | CarGurus.com entity/trim ID (e.g., t113477) |
103
  | `carId` | `float` | 100% | CarGurus.com car ID |
 
138
 
139
  | Value | Count | Share |
140
  | --- | --- | --- |
141
+ | FAIR_PRICE | 1,935,592 | `██████░░░░░░░░░░░░░░` 30.0% |
142
+ | NA | 1,297,726 | `████░░░░░░░░░░░░░░░░` 20.1% |
143
+ | GOOD_PRICE | 1,235,410 | `████░░░░░░░░░░░░░░░░` 19.2% |
144
+ | GREAT_PRICE | 742,401 | `██░░░░░░░░░░░░░░░░░░` 11.5% |
145
+ | POOR_PRICE | 707,433 | `██░░░░░░░░░░░░░░░░░░` 11.0% |
146
+ | OVERPRICED | 455,553 | `█░░░░░░░░░░░░░░░░░░░` 7.1% |
147
+ | OUTLIER | 71,084 | `░░░░░░░░░░░░░░░░░░░░` 1.1% |
148
 
149
  </details>
150
 
 
155
 
156
  | Value | Count | Share |
157
  | --- | --- | --- |
158
+ | crossover | 2,212,541 | `███████░░░░░░░░░░░░░` 34.4% |
159
+ | sedan | 1,330,616 | `████░░░░░░░░░░░░░░░░` 20.7% |
160
+ | pickup_truck | 1,153,640 | `████░░░░░░░░░░░░░░░░` 18.0% |
161
+ | suv | 1,041,959 | `███░░░░░░░░░░░░░░░░░` 16.2% |
162
+ | coupe | 176,299 | `█░░░░░░░░░░░░░░░░░░░` 2.7% |
163
+ | hatchback | 134,657 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
164
+ | minivan | 133,182 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
165
+ | van | 97,215 | `░░░░░░░░░░░░░░░░░░░░` 1.5% |
166
+ | convertible | 78,446 | `░░░░░░░░░░░░░░░░░░░░` 1.2% |
167
+ | wagon | 68,176 | `░░░░░░░░░░░░░░░░░░░░` 1.1% |
168
 
169
  </details>
170
 
 
175
 
176
  | Value | Count | Share |
177
  | --- | --- | --- |
178
+ | Gasoline | 5,422,978 | `█████████████████░░░` 85.2% |
179
+ | Hybrid | 323,893 | `█░░░░░░░░░░░░░░░░░░░` 5.1% |
180
+ | Flex Fuel Vehicle | 266,119 | `█░░░░░░░░░░░░░░░░░░░` 4.2% |
181
+ | Electric | 140,281 | `░░░░░░░░░░░░░░░░░░░░` 2.2% |
182
+ | Diesel | 112,461 | `░░░░░░░░░░░░░░░░░░░░` 1.8% |
183
+ | Biodiesel | 101,306 | `░░░░░░░░░░░░░░░░░░░░` 1.6% |
184
+ | Fuel Cell | 701 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
185
+ | Compressed Natural Gas | 237 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
186
  | Propane | 8 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
187
 
188
  </details>
 
194
 
195
  | Value | Count | Share |
196
  | --- | --- | --- |
197
+ | USED | 5,978,653 | `███████████████████░` 92.8% |
198
+ | CPO | 466,435 | `█░░░░░░░░░░░░░░░░░░░` 7.2% |
199
+ | NEW | 111 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
200
 
201
  </details>
202
 
 
207
 
208
  | Value | Count | Share |
209
  | --- | --- | --- |
210
+ | TX | 655,875 | `████░░░░░░░░░░░░░░░░` 19.5% |
211
+ | CA | 576,751 | `███░░░░░░░░░░░░░░░░░` 17.2% |
212
+ | FL | 525,876 | `███░░░░░░░░░░░░░░░░░` 15.7% |
213
+ | IL | 257,434 | `██░░░░░░░░░░░░░░░░░░` 7.7% |
214
+ | OH | 253,796 | `██░░░░░░░░░░░░░░░░░░` 7.6% |
215
+ | NC | 243,390 | `█░░░░░░░░░░░░░░░░░░░` 7.2% |
216
+ | GA | 231,325 | `█░░░░░░░░░░░░░░░░░░░` 6.9% |
217
+ | PA | 218,380 | `█░░░░░░░░░░░░░░░░░░░` 6.5% |
218
+ | NY | 199,290 | `█░░░░░░░░░░░░░░░░░░░` 5.9% |
219
+ | VA | 197,207 | `█░░░░░░░░░░░░░░░░░░░` 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) — 714,429 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) — 5,495,137 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) — 446,029 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) — 5,424,908 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) — 1,148,120 records
255
 
256
  ↳ `[{"field":"isNationwideShipper","op":"isTrue"},{"sort":"_lastSeenAt DESC"}]`
257
 
car-listings/chart-growth.svg CHANGED
car-listings/data/{2026-03-03.csv → 2026-04-02.csv} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:348d3aa47e90778305a109825f1afec96ac5c40696c1bf6ffad75c9d9d9bdf86
3
- size 3757480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:575060cf4c8ee1d0517038b2d0ebed64c79cb90a213c5a89aca905fdcfbf2e19
3
+ size 3477902
car-listings/data/{2026-03-03.parquet → 2026-04-02.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12497c775d7a3949f448f3105806157a572e041fdf5eaad9f9a3462114e2bd85
3
- size 764695
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9ff2bd1266c8cbaa1263a8ef2cdfc393ad7088c2e0646b817c8dbc93c781d92
3
+ size 568227
car-listings/schema.json CHANGED
@@ -213,7 +213,7 @@
213
  "name": "options",
214
  "type": "array",
215
  "description": "Array of vehicle options/features",
216
- "fillRate": 99,
217
  "premium": false
218
  },
219
  {
@@ -269,14 +269,14 @@
269
  "name": "optionsCount",
270
  "type": "float",
271
  "description": "Number of options/features listed",
272
- "fillRate": 99,
273
  "premium": false
274
  },
275
  {
276
  "name": "highLeverage",
277
  "type": "bool",
278
  "description": "Whether listing is flagged as high leverage",
279
- "fillRate": 23,
280
  "premium": false
281
  },
282
  {
 
213
  "name": "options",
214
  "type": "array",
215
  "description": "Array of vehicle options/features",
216
+ "fillRate": 98,
217
  "premium": false
218
  },
219
  {
 
269
  "name": "optionsCount",
270
  "type": "float",
271
  "description": "Number of options/features listed",
272
+ "fillRate": 98,
273
  "premium": false
274
  },
275
  {
276
  "name": "highLeverage",
277
  "type": "bool",
278
  "description": "Whether listing is flagged as high leverage",
279
+ "fillRate": 22,
280
  "premium": false
281
  },
282
  {