Datasets:
Commit ·
0333a55
1
Parent(s): 4c70e93
Daily update 2026-08-20
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,
|
| 54 |
> Exported as one file per day, up to 1,000 rows each, last 30 days retained.
|
| 55 |
|
| 56 |
|
|
@@ -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,
|
| 142 |
-
|
|
| 143 |
-
|
|
| 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 | 2,
|
| 160 |
-
| pickup_truck | 2,
|
| 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 | 9,
|
| 179 |
-
| Hybrid |
|
| 180 |
-
| Flex Fuel Vehicle |
|
| 181 |
-
| Electric |
|
| 182 |
-
| Diesel |
|
| 183 |
-
| Biodiesel |
|
| 184 |
-
| Fuel Cell | 1,
|
| 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 | 10,
|
| 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 | 1,
|
| 211 |
-
| CA | 1,
|
| 212 |
-
| FL |
|
| 213 |
-
| OH |
|
| 214 |
-
| IL |
|
| 215 |
-
| NC |
|
| 216 |
-
| GA |
|
| 217 |
-
| PA |
|
| 218 |
-
| NY |
|
| 219 |
-
| VA |
|
| 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) — 1,
|
| 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) — 9,
|
| 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) — 9,
|
| 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,
|
| 255 |
|
| 256 |
↳ `[{"field":"isNationwideShipper","op":"isTrue"},{"sort":"_lastSeenAt DESC"}]`
|
| 257 |
|
|
|
|
| 50 |
|
| 51 |
|
| 52 |
|
| 53 |
+
> **11,438,397** 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 |
|
|
|
|
| 138 |
|
| 139 |
| Value | Count | Share |
|
| 140 |
| --- | --- | --- |
|
| 141 |
+
| FAIR_PRICE | 3,415,802 | `██████░░░░░░░░░░░░░░` 29.9% |
|
| 142 |
+
| NA | 2,336,889 | `████░░░░░░░░░░░░░░░░` 20.4% |
|
| 143 |
+
| GOOD_PRICE | 2,330,346 | `████░░░░░░░░░░░░░░░░` 20.4% |
|
| 144 |
+
| GREAT_PRICE | 1,376,260 | `██░░░░░░░░░░░░░░░░░░` 12.0% |
|
| 145 |
+
| POOR_PRICE | 1,163,920 | `██░░░░░░░░░░░░░░░░░░` 10.2% |
|
| 146 |
+
| OVERPRICED | 698,073 | `█░░░░░░░░░░░░░░░░░░░` 6.1% |
|
| 147 |
+
| OUTLIER | 117,107 | `░░░░░░░░░░░░░░░░░░░░` 1.0% |
|
| 148 |
|
| 149 |
</details>
|
| 150 |
|
|
|
|
| 155 |
|
| 156 |
| Value | Count | Share |
|
| 157 |
| --- | --- | --- |
|
| 158 |
+
| crossover | 3,956,551 | `███████░░░░░░░░░░░░░` 34.7% |
|
| 159 |
+
| sedan | 2,322,102 | `████░░░░░░░░░░░░░░░░` 20.3% |
|
| 160 |
+
| pickup_truck | 2,041,141 | `████░░░░░░░░░░░░░░░░` 17.9% |
|
| 161 |
+
| suv | 1,889,637 | `███░░░░░░░░░░░░░░░░░` 16.6% |
|
| 162 |
+
| coupe | 313,169 | `█░░░░░░░░░░░░░░░░░░░` 2.7% |
|
| 163 |
+
| minivan | 240,815 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
|
| 164 |
+
| hatchback | 235,798 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
|
| 165 |
+
| van | 162,966 | `░░░░░░░░░░░░░░░░░░░░` 1.4% |
|
| 166 |
+
| convertible | 138,076 | `░░░░░░░░░░░░░░░░░░░░` 1.2% |
|
| 167 |
+
| wagon | 113,547 | `░░░░░░░░░░░░░░░░░░░░` 1.0% |
|
| 168 |
|
| 169 |
</details>
|
| 170 |
|
|
|
|
| 175 |
|
| 176 |
| Value | Count | Share |
|
| 177 |
| --- | --- | --- |
|
| 178 |
+
| Gasoline | 9,601,229 | `█████████████████░░░` 85.0% |
|
| 179 |
+
| Hybrid | 594,378 | `█░░░░░░░░░░░░░░░░░░░` 5.3% |
|
| 180 |
+
| Flex Fuel Vehicle | 454,387 | `█░░░░░░░░░░░░░░░░░░░` 4.0% |
|
| 181 |
+
| Electric | 271,965 | `░░░░░░░░░░░░░░░░░░░░` 2.4% |
|
| 182 |
+
| Diesel | 193,067 | `░░░░░░░░░░░░░░░░░░░░` 1.7% |
|
| 183 |
+
| Biodiesel | 173,278 | `░░░░░░░░░░░░░░░░░░░░` 1.5% |
|
| 184 |
+
| Fuel Cell | 1,175 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
| 185 |
+
| Compressed Natural Gas | 376 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
| 186 |
| Propane | 10 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
| 187 |
|
| 188 |
</details>
|
|
|
|
| 194 |
|
| 195 |
| Value | Count | Share |
|
| 196 |
| --- | --- | --- |
|
| 197 |
+
| USED | 10,549,380 | `██████████████████░░` 92.2% |
|
| 198 |
+
| CPO | 888,591 | `██░░░░░░░░░░░░░░░░░░` 7.8% |
|
| 199 |
+
| NEW | 426 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
| 200 |
|
| 201 |
</details>
|
| 202 |
|
|
|
|
| 207 |
|
| 208 |
| Value | Count | Share |
|
| 209 |
| --- | --- | --- |
|
| 210 |
+
| TX | 1,172,684 | `████░░░░░░░░░░░░░░░░` 19.6% |
|
| 211 |
+
| CA | 1,015,478 | `███░░░░░░░░░░░░░░░░░` 16.9% |
|
| 212 |
+
| FL | 916,399 | `███░░░░░░░░░░░░░░░░░` 15.3% |
|
| 213 |
+
| OH | 462,181 | `██░░░░░░░░░░░░░░░░░░` 7.7% |
|
| 214 |
+
| IL | 451,563 | `██░░░░░░░░░░░░░░░░░░` 7.5% |
|
| 215 |
+
| NC | 440,313 | `█░░░░░░░░░░░░░░░░░░░` 7.3% |
|
| 216 |
+
| GA | 418,589 | `█░░░░░░░░░░░░░░░░░░░` 7.0% |
|
| 217 |
+
| PA | 398,939 | `█░░░░░░░░░░░░░░░░░░░` 6.7% |
|
| 218 |
+
| NY | 362,175 | `█░░░░░░░░░░░░░░░░░░░` 6.0% |
|
| 219 |
+
| VA | 353,770 | `█░░░░░░░░░░░░░░░░░░░` 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,322,703 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) — 9,910,671 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) — 865,774 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) — 9,689,778 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) — 2,119,345 records
|
| 255 |
|
| 256 |
↳ `[{"field":"isNationwideShipper","op":"isTrue"},{"sort":"_lastSeenAt DESC"}]`
|
| 257 |
|
car-listings/chart-growth.svg
CHANGED
|
|
|
|
car-listings/data/{2026-07-07.csv → 2026-08-06.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:f7e1a4151393716e0d5b57c9086bd339f65484f2dea542b6a7fc3c0519b051b2
|
| 3 |
+
size 4035479
|
car-listings/data/{2026-07-07.parquet → 2026-08-06.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:a67235f31fb49e2fc6a2fa056feba2431052e155261085958ae93f0cf557e414
|
| 3 |
+
size 873270
|