rebrowsernet commited on
Commit
0762125
·
1 Parent(s): 00c231e

Daily update 2026-04-28

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,796,062** total records from 2025-12-07 to 2026-04-19, **up to 30,000** rows in this sample (0.44% of full dataset).
54
  > Exported as one file per day, up to 1,000 rows each, last 30 days retained.
55
 
56
 
@@ -138,9 +138,9 @@ Sample of U.S. CarGurus.com vehicle listings with deal ratings, specs, mileage,
138
 
139
  | Value | Count | Share |
140
  | --- | --- | --- |
141
- | FAIR_PRICE | 2,046,785 | `██████░░░░░░░░░░░░░░` 30.1% |
142
- | NA | 1,344,851 | `████░░░░░░░░░░░░░░░░` 19.8% |
143
- | GOOD_PRICE | 1,314,285 | `████░░░░░░░░░░░░░░░░` 19.3% |
144
  | GREAT_PRICE | 777,887 | `██░░░░░░░░░░░░░░░░░░` 11.4% |
145
  | POOR_PRICE | 753,888 | `██░░░░░░░░░░░░░░░░░░` 11.1% |
146
  | OVERPRICED | 484,179 | `█░░░░░░░░░░░░░░░░░░░` 7.1% |
@@ -157,7 +157,7 @@ Sample of U.S. CarGurus.com vehicle listings with deal ratings, specs, mileage,
157
  | --- | --- | --- |
158
  | crossover | 2,335,535 | `███████░░░░░░░░░░░░░` 34.5% |
159
  | sedan | 1,401,645 | `████░░░░░░░░░░░░░░░░` 20.7% |
160
- | pickup_truck | 1,215,370 | `████░░░░░░░░░░░░░░░░` 17.9% |
161
  | suv | 1,100,343 | `███░░░░░░░░░░░░░░░░░` 16.2% |
162
  | coupe | 185,955 | `█░░░░░░░░░░░░░░░░░░░` 2.7% |
163
  | hatchback | 141,753 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
@@ -175,7 +175,7 @@ Sample of U.S. CarGurus.com vehicle listings with deal ratings, specs, mileage,
175
 
176
  | Value | Count | Share |
177
  | --- | --- | --- |
178
- | Gasoline | 5,718,545 | `█████████████████░░░` 85.2% |
179
  | Hybrid | 342,214 | `█░░░░░░░░░░░░░░░░░░░` 5.1% |
180
  | Flex Fuel Vehicle | 280,002 | `█░░░░░░░░░░░░░░░░░░░` 4.2% |
181
  | Electric | 149,002 | `░░░░░░░░░░░░░░░░░░░░` 2.2% |
@@ -194,7 +194,7 @@ Sample of U.S. CarGurus.com vehicle listings with deal ratings, specs, mileage,
194
 
195
  | Value | Count | Share |
196
  | --- | --- | --- |
197
- | USED | 6,299,296 | `███████████████████░` 92.7% |
198
  | CPO | 496,650 | `█░░░░░░░░░░░░░░░░░░░` 7.3% |
199
  | NEW | 116 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
200
 
@@ -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) — 747,667 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,766,917 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) — 473,486 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,698,098 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,205,616 records
255
 
256
  ↳ `[{"field":"isNationwideShipper","op":"isTrue"},{"sort":"_lastSeenAt DESC"}]`
257
 
 
50
 
51
 
52
 
53
+ > **6,796,063** total records from 2025-12-07 to 2026-04-26, **up to 30,000** rows in this sample (0.44% of full dataset).
54
  > Exported as one file per day, up to 1,000 rows each, last 30 days retained.
55
 
56
 
 
138
 
139
  | Value | Count | Share |
140
  | --- | --- | --- |
141
+ | FAIR_PRICE | 2,046,784 | `██████░░░░░░░░░░░░░░` 30.1% |
142
+ | NA | 1,344,852 | `████░░░░░░░░░░░░░░░░` 19.8% |
143
+ | GOOD_PRICE | 1,314,286 | `████░░░░░░░░░░░░░░░░` 19.3% |
144
  | GREAT_PRICE | 777,887 | `██░░░░░░░░░░░░░░░░░░` 11.4% |
145
  | POOR_PRICE | 753,888 | `██░░░░░░░░░░░░░░░░░░` 11.1% |
146
  | OVERPRICED | 484,179 | `█░░░░░░░░░░░░░░░░░░░` 7.1% |
 
157
  | --- | --- | --- |
158
  | crossover | 2,335,535 | `███████░░░░░░░░░░░░░` 34.5% |
159
  | sedan | 1,401,645 | `████░░░░░░░░░░░░░░░░` 20.7% |
160
+ | pickup_truck | 1,215,371 | `████░░░░░░░░░░░░░░░░` 17.9% |
161
  | suv | 1,100,343 | `███░░░░░░░░░░░░░░░░░` 16.2% |
162
  | coupe | 185,955 | `█░░░░░░░░░░░░░░░░░░░` 2.7% |
163
  | hatchback | 141,753 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
 
175
 
176
  | Value | Count | Share |
177
  | --- | --- | --- |
178
+ | Gasoline | 5,718,546 | `█████████████████░░░` 85.2% |
179
  | Hybrid | 342,214 | `█░░░░░░░░░░░░░░░░░░░` 5.1% |
180
  | Flex Fuel Vehicle | 280,002 | `█░░░░░░░░░░░░░░░░░░░` 4.2% |
181
  | Electric | 149,002 | `░░░░░░░░░░░░░░░░░░░░` 2.2% |
 
194
 
195
  | Value | Count | Share |
196
  | --- | --- | --- |
197
+ | USED | 6,299,297 | `███████████████████░` 92.7% |
198
  | CPO | 496,650 | `█░░░░░░░░░░░░░░░░░░░` 7.3% |
199
  | NEW | 116 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
200
 
 
235
  ### Car Listings
236
 
237
 
238
+ [Great Deal Rated Listings](https://rebrowser.net/products/datasets/carguruscom/car-listings/views/great-deal-listings) — 754,416 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,868,303 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) — 475,642 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,795,156 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,224,935 records
255
 
256
  ↳ `[{"field":"isNationwideShipper","op":"isTrue"},{"sort":"_lastSeenAt DESC"}]`
257
 
car-listings/chart-growth.svg CHANGED
car-listings/data/{2026-03-15.csv → 2026-04-14.csv} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5220a3b92ce6a9a5957a7bb06aa9654733fa5df284476fdb8d470781b006eb23
3
- size 4166730
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7e92d2132d6428b00e157264b6c68d0ac272487a13e1c7486d899373b4e3ac7
3
+ size 3998057
car-listings/data/{2026-03-15.parquet → 2026-04-14.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de0581335fd632eac4dc69ff21526b2b5a8fcc22204b6e0a6f75de02ea605bb7
3
- size 786790
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2567c3ab486dfb5fc79fc261552d373764aea0989d354aaf087a65d0f73568c
3
+ size 780048