Datasets:
Commit ·
08fb98e
1
Parent(s): 5210355
Daily update 2026-07-10
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 |
-
> **9,
|
| 54 |
> Exported as one file per day, up to 1,000 rows each, last 30 days retained.
|
| 55 |
|
| 56 |
|
|
@@ -65,7 +65,7 @@ Sample of U.S. CarGurus.com vehicle listings with deal ratings, specs, mileage,
|
|
| 65 |
| `vin` 🔒 | `string` | 100% | Vehicle Identification Number (17-character unique code) |
|
| 66 |
| `price` 🔒 | `float` | 87% | Listed price in USD |
|
| 67 |
| `expectedPrice` 🔒 | `float` | 93% | Expected/fair market price in USD |
|
| 68 |
-
| `priceDifferential` | `float` |
|
| 69 |
| `dealScore` 🔒 | `float` | 80% | 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 |
|
|
@@ -93,9 +93,9 @@ 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` |
|
| 97 |
-
| `ownerCount` | `float` |
|
| 98 |
-
| `hasVehicleHistoryReport` | `bool` |
|
| 99 |
| `optionsCount` | `float` | 99% | Number of options/features listed |
|
| 100 |
| `highLeverage` | `bool` | 23% | Whether listing is flagged as high leverage |
|
| 101 |
| `isNationwideShipper` | `bool` | 20% | Whether dealer ships nationwide |
|
|
@@ -114,7 +114,7 @@ Sample of U.S. CarGurus.com vehicle listings with deal ratings, specs, mileage,
|
|
| 114 |
| `sellerCountry` | `string` | 99% | Seller country (e.g., US) |
|
| 115 |
| `sellerLatitude` 🔒 | `float` | 99% | Seller location latitude |
|
| 116 |
| `sellerLongitude` 🔒 | `float` | 99% | Seller location longitude |
|
| 117 |
-
| `sellerPhone` 🔒 | `string` |
|
| 118 |
| `sellerPhoneSMS` 🔒 | `string` | 86% | Seller SMS phone number |
|
| 119 |
| `sellerWebsite` 🔒 | `string` | 100% | Seller website domain |
|
| 120 |
| `isFranchiseDealer` | `bool` | 62% | Whether seller is a franchise dealer |
|
|
@@ -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 | 2,
|
| 142 |
-
| GOOD_PRICE | 1,
|
| 143 |
-
| NA | 1,
|
| 144 |
-
| GREAT_PRICE | 1,
|
| 145 |
-
| POOR_PRICE | 1,
|
| 146 |
-
| OVERPRICED |
|
| 147 |
-
| OUTLIER |
|
| 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,
|
| 159 |
-
| sedan | 1,
|
| 160 |
-
| pickup_truck | 1,
|
| 161 |
-
| suv | 1,
|
| 162 |
-
| coupe |
|
| 163 |
-
| minivan |
|
| 164 |
-
| hatchback |
|
| 165 |
-
| van |
|
| 166 |
-
| convertible |
|
| 167 |
-
| wagon |
|
| 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 | 7,
|
| 179 |
-
| Hybrid |
|
| 180 |
-
| Flex Fuel Vehicle |
|
| 181 |
-
| Electric |
|
| 182 |
-
| Diesel |
|
| 183 |
-
| Biodiesel |
|
| 184 |
-
| Fuel Cell |
|
| 185 |
-
| Compressed Natural Gas |
|
| 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 | 8,
|
| 198 |
-
| CPO |
|
| 199 |
-
| NEW |
|
| 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 |
|
| 211 |
-
| CA |
|
| 212 |
-
| FL |
|
| 213 |
-
| OH |
|
| 214 |
-
| IL |
|
| 215 |
-
| NC |
|
| 216 |
-
| GA |
|
| 217 |
-
| PA |
|
| 218 |
-
| NY |
|
| 219 |
-
| VA |
|
| 220 |
|
| 221 |
</details>
|
| 222 |
|
|
@@ -239,19 +239,19 @@ Rebrowser web viewer lets you filter, sort, and export any slice of this dataset
|
|
| 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) — 8,
|
| 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) —
|
| 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) — 8,
|
| 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,
|
| 255 |
|
| 256 |
↳ `[{"field":"isNationwideShipper","op":"isTrue"},{"sort":"_lastSeenAt DESC"}]`
|
| 257 |
|
|
|
|
| 50 |
|
| 51 |
|
| 52 |
|
| 53 |
+
> **9,402,280** total records from 2025-12-07 to 2026-06-28, **up to 30,000** rows in this sample (0.32% of full dataset).
|
| 54 |
> Exported as one file per day, up to 1,000 rows each, last 30 days retained.
|
| 55 |
|
| 56 |
|
|
|
|
| 65 |
| `vin` 🔒 | `string` | 100% | Vehicle Identification Number (17-character unique code) |
|
| 66 |
| `price` 🔒 | `float` | 87% | 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` | 80% | 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 |
|
|
|
|
| 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` | 89% | Number of accidents in vehicle history (0-5) |
|
| 97 |
+
| `ownerCount` | `float` | 87% | 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` | 23% | Whether listing is flagged as high leverage |
|
| 101 |
| `isNationwideShipper` | `bool` | 20% | Whether dealer ships nationwide |
|
|
|
|
| 114 |
| `sellerCountry` | `string` | 99% | Seller country (e.g., US) |
|
| 115 |
| `sellerLatitude` 🔒 | `float` | 99% | Seller location latitude |
|
| 116 |
| `sellerLongitude` 🔒 | `float` | 99% | Seller location longitude |
|
| 117 |
+
| `sellerPhone` 🔒 | `string` | 89% | Seller phone number |
|
| 118 |
| `sellerPhoneSMS` 🔒 | `string` | 86% | Seller SMS phone number |
|
| 119 |
| `sellerWebsite` 🔒 | `string` | 100% | Seller website domain |
|
| 120 |
| `isFranchiseDealer` | `bool` | 62% | Whether seller is a franchise dealer |
|
|
|
|
| 138 |
|
| 139 |
| Value | Count | Share |
|
| 140 |
| --- | --- | --- |
|
| 141 |
+
| FAIR_PRICE | 2,914,443 | `██████░░░░░░░░░░░░░░` 31.0% |
|
| 142 |
+
| GOOD_PRICE | 1,926,402 | `████░░░░░░░░░░░░░░░░` 20.5% |
|
| 143 |
+
| NA | 1,750,492 | `████░░░░░░░░░░░░░░░░` 18.6% |
|
| 144 |
+
| GREAT_PRICE | 1,072,365 | `██░░░░░░░░░░░░░░░░░░` 11.4% |
|
| 145 |
+
| POOR_PRICE | 1,029,619 | `██░░░░░░░░░░░░░░░░░░` 11.0% |
|
| 146 |
+
| OVERPRICED | 604,830 | `█░░░░░░░░░░░░░░░░░░░` 6.4% |
|
| 147 |
+
| OUTLIER | 104,129 | `░░░░░░░░░░░░░░░░░░░░` 1.1% |
|
| 148 |
|
| 149 |
</details>
|
| 150 |
|
|
|
|
| 155 |
|
| 156 |
| Value | Count | Share |
|
| 157 |
| --- | --- | --- |
|
| 158 |
+
| crossover | 3,249,984 | `███████░░░░░░░░░░░░░` 34.6% |
|
| 159 |
+
| sedan | 1,913,403 | `████░░░░░░░░░░░░░░░░` 20.4% |
|
| 160 |
+
| pickup_truck | 1,678,469 | `████░░░░░░░░░░░░░░░░` 17.9% |
|
| 161 |
+
| suv | 1,545,378 | `███░░░░░░░░░░░░░░░░░` 16.5% |
|
| 162 |
+
| coupe | 258,297 | `█░░░░░░░░░░░░░░░░░░░` 2.8% |
|
| 163 |
+
| minivan | 195,825 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
|
| 164 |
+
| hatchback | 192,390 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
|
| 165 |
+
| van | 137,415 | `░░░░░░░░░░░░░░░░░░░░` 1.5% |
|
| 166 |
+
| convertible | 114,307 | `░░░░░░░░░░░░░░░░░░░░` 1.2% |
|
| 167 |
+
| wagon | 95,003 | `░░░░░░░░░░░░░░░░░░░░` 1.0% |
|
| 168 |
|
| 169 |
</details>
|
| 170 |
|
|
|
|
| 175 |
|
| 176 |
| Value | Count | Share |
|
| 177 |
| --- | --- | --- |
|
| 178 |
+
| Gasoline | 7,898,899 | `█████████████████░░░` 85.2% |
|
| 179 |
+
| Hybrid | 479,652 | `█░░░░░░░░░░░░░░░░░░░` 5.2% |
|
| 180 |
+
| Flex Fuel Vehicle | 376,150 | `█░░░░░░░░░░░░░░░░░░░` 4.1% |
|
| 181 |
+
| Electric | 214,277 | `░░░░░░░░░░░░░░░░░░░░` 2.3% |
|
| 182 |
+
| Diesel | 159,725 | `░░░░░░░░░░░░░░░░░░░░` 1.7% |
|
| 183 |
+
| Biodiesel | 144,401 | `░░░░░░░░░░░░░░░░░░░░` 1.6% |
|
| 184 |
+
| Fuel Cell | 965 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
| 185 |
+
| Compressed Natural Gas | 326 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
| 186 |
| Propane | 10 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
| 187 |
|
| 188 |
</details>
|
|
|
|
| 194 |
|
| 195 |
| Value | Count | Share |
|
| 196 |
| --- | --- | --- |
|
| 197 |
+
| USED | 8,663,531 | `██████████████████░░` 92.1% |
|
| 198 |
+
| CPO | 738,269 | `██░░░░░░░░░░░░░░░░░░` 7.9% |
|
| 199 |
+
| NEW | 480 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
| 200 |
|
| 201 |
</details>
|
| 202 |
|
|
|
|
| 207 |
|
| 208 |
| Value | Count | Share |
|
| 209 |
| --- | --- | --- |
|
| 210 |
+
| TX | 958,448 | `████░░░░░░░░░░░░░░░░` 19.5% |
|
| 211 |
+
| CA | 836,193 | `███░░░░░░░░░░░░░░░░░` 17.0% |
|
| 212 |
+
| FL | 759,012 | `███░░░░░░░░░░░░░░░░░` 15.4% |
|
| 213 |
+
| OH | 377,284 | `██░░░░░░░░░░░░░░░░░░` 7.7% |
|
| 214 |
+
| IL | 372,164 | `██░░░░░░░░░░░░░░░░░░` 7.6% |
|
| 215 |
+
| NC | 360,128 | `█░░░░░░░░░░░░░░░░░░░` 7.3% |
|
| 216 |
+
| GA | 341,605 | `█░░░░░░░░░░░░░░░░░░░` 6.9% |
|
| 217 |
+
| PA | 325,961 | `█░░░░░░░░░░░░░░░░░░░` 6.6% |
|
| 218 |
+
| NY | 296,267 | `█░░░░░░░░░░░░░░░░░░░` 6.0% |
|
| 219 |
+
| VA | 290,828 | `█░░░░░░░░░░░░░░░░░░░` 5.9% |
|
| 220 |
|
| 221 |
</details>
|
| 222 |
|
|
|
|
| 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) — 8,254,628 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) — 725,780 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) — 8,150,028 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,762,673 records
|
| 255 |
|
| 256 |
↳ `[{"field":"isNationwideShipper","op":"isTrue"},{"sort":"_lastSeenAt DESC"}]`
|
| 257 |
|
car-listings/chart-growth.svg
CHANGED
|
|
|
|
car-listings/data/{2026-05-27.csv → 2026-06-26.csv}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:219df02e2d9a9d72db5751beaccc6d116c96fee8af338e4b76f3a2277943685c
|
| 3 |
+
size 3722274
|
car-listings/data/{2026-05-27.parquet → 2026-06-26.parquet}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:03328512f1b79a7c1966577cc413e757e840933b835e335aa1cf3f666e438de9
|
| 3 |
+
size 720747
|
car-listings/schema.json
CHANGED
|
@@ -52,7 +52,7 @@
|
|
| 52 |
"name": "priceDifferential",
|
| 53 |
"type": "float",
|
| 54 |
"description": "Difference between listed and expected price (positive = overpriced)",
|
| 55 |
-
"fillRate":
|
| 56 |
"premium": false
|
| 57 |
},
|
| 58 |
{
|
|
@@ -248,21 +248,21 @@
|
|
| 248 |
"name": "accidentCount",
|
| 249 |
"type": "float",
|
| 250 |
"description": "Number of accidents in vehicle history (0-5)",
|
| 251 |
-
"fillRate":
|
| 252 |
"premium": false
|
| 253 |
},
|
| 254 |
{
|
| 255 |
"name": "ownerCount",
|
| 256 |
"type": "float",
|
| 257 |
"description": "Number of previous owners (1-5)",
|
| 258 |
-
"fillRate":
|
| 259 |
"premium": false
|
| 260 |
},
|
| 261 |
{
|
| 262 |
"name": "hasVehicleHistoryReport",
|
| 263 |
"type": "bool",
|
| 264 |
"description": "Whether vehicle history report is available",
|
| 265 |
-
"fillRate":
|
| 266 |
"premium": false
|
| 267 |
},
|
| 268 |
{
|
|
@@ -395,7 +395,7 @@
|
|
| 395 |
"name": "sellerPhone",
|
| 396 |
"type": "string",
|
| 397 |
"description": "Seller phone number",
|
| 398 |
-
"fillRate":
|
| 399 |
"premium": true
|
| 400 |
},
|
| 401 |
{
|
|
|
|
| 52 |
"name": "priceDifferential",
|
| 53 |
"type": "float",
|
| 54 |
"description": "Difference between listed and expected price (positive = overpriced)",
|
| 55 |
+
"fillRate": 81,
|
| 56 |
"premium": false
|
| 57 |
},
|
| 58 |
{
|
|
|
|
| 248 |
"name": "accidentCount",
|
| 249 |
"type": "float",
|
| 250 |
"description": "Number of accidents in vehicle history (0-5)",
|
| 251 |
+
"fillRate": 89,
|
| 252 |
"premium": false
|
| 253 |
},
|
| 254 |
{
|
| 255 |
"name": "ownerCount",
|
| 256 |
"type": "float",
|
| 257 |
"description": "Number of previous owners (1-5)",
|
| 258 |
+
"fillRate": 87,
|
| 259 |
"premium": false
|
| 260 |
},
|
| 261 |
{
|
| 262 |
"name": "hasVehicleHistoryReport",
|
| 263 |
"type": "bool",
|
| 264 |
"description": "Whether vehicle history report is available",
|
| 265 |
+
"fillRate": 90,
|
| 266 |
"premium": false
|
| 267 |
},
|
| 268 |
{
|
|
|
|
| 395 |
"name": "sellerPhone",
|
| 396 |
"type": "string",
|
| 397 |
"description": "Seller phone number",
|
| 398 |
+
"fillRate": 89,
|
| 399 |
"premium": true
|
| 400 |
},
|
| 401 |
{
|