Datasets:
Commit ·
8907cce
1
Parent(s): a60418b
Daily update 2026-04-02
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 |
-
> **5,
|
| 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 | 1,
|
| 142 |
-
| NA | 1,
|
| 143 |
-
| GOOD_PRICE | 1,
|
| 144 |
-
| GREAT_PRICE |
|
| 145 |
-
| POOR_PRICE |
|
| 146 |
-
| OVERPRICED |
|
| 147 |
-
| OUTLIER | 66,
|
| 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,
|
| 159 |
-
| sedan | 1,
|
| 160 |
-
| pickup_truck | 1,
|
| 161 |
-
| suv |
|
| 162 |
-
| coupe |
|
| 163 |
-
| hatchback | 123,
|
| 164 |
-
| minivan | 121,
|
| 165 |
-
| van |
|
| 166 |
-
| convertible | 71,
|
| 167 |
-
| wagon |
|
| 168 |
|
| 169 |
</details>
|
| 170 |
|
|
@@ -175,13 +175,13 @@ Sample of U.S. CarGurus.com vehicle listings with deal ratings, specs, mileage,
|
|
| 175 |
|
| 176 |
| Value | Count | Share |
|
| 177 |
| --- | --- | --- |
|
| 178 |
-
| Gasoline | 4,
|
| 179 |
-
| Hybrid |
|
| 180 |
-
| Flex Fuel Vehicle |
|
| 181 |
-
| Electric | 127,
|
| 182 |
-
| Diesel | 103,
|
| 183 |
-
| Biodiesel | 93,
|
| 184 |
-
| Fuel Cell |
|
| 185 |
| Compressed Natural Gas | 218 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
| 186 |
| Propane | 8 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
| 187 |
|
|
@@ -194,8 +194,8 @@ Sample of U.S. CarGurus.com vehicle listings with deal ratings, specs, mileage,
|
|
| 194 |
|
| 195 |
| Value | Count | Share |
|
| 196 |
| --- | --- | --- |
|
| 197 |
-
| USED | 5,
|
| 198 |
-
| CPO |
|
| 199 |
| NEW | 115 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
| 200 |
|
| 201 |
</details>
|
|
@@ -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 |
-
| IL |
|
| 214 |
-
| OH | 232,
|
| 215 |
-
| NC |
|
| 216 |
-
| GA | 213,
|
| 217 |
-
| PA |
|
| 218 |
-
|
|
| 219 |
-
|
|
| 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) —
|
| 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,
|
| 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) — 5,
|
| 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 |
+
> **5,934,073** total records from 2025-12-07 to 2026-03-29, **up to 30,000** rows in this sample (0.51% 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 | 1,790,377 | `██████░░░░░░░░░░░░░░` 30.2% |
|
| 142 |
+
| NA | 1,197,058 | `████░░░░░░░░░░░░░░░░` 20.2% |
|
| 143 |
+
| GOOD_PRICE | 1,139,904 | `████░░░░░░░░░░░░░░░░` 19.2% |
|
| 144 |
+
| GREAT_PRICE | 675,505 | `██░░░░░░░░░░░░░░░░░░` 11.4% |
|
| 145 |
+
| POOR_PRICE | 644,730 | `██░░░░░░░░░░░░░░░░░░` 10.9% |
|
| 146 |
+
| OVERPRICED | 420,240 | `█░░░░░░░░░░░░░░░░░░░` 7.1% |
|
| 147 |
+
| OUTLIER | 66,259 | `░░░░░░░░░░░░░░░░░░░░` 1.1% |
|
| 148 |
|
| 149 |
</details>
|
| 150 |
|
|
|
|
| 155 |
|
| 156 |
| Value | Count | Share |
|
| 157 |
| --- | --- | --- |
|
| 158 |
+
| crossover | 2,035,463 | `███████░░░░░░░░░░░░░` 34.4% |
|
| 159 |
+
| sedan | 1,224,765 | `████░░░░░░░░░░░░░░░░` 20.7% |
|
| 160 |
+
| pickup_truck | 1,064,682 | `████░░░░░░░░░░░░░░░░` 18.0% |
|
| 161 |
+
| suv | 960,306 | `███░░░░░░░░░░░░░░░░░` 16.2% |
|
| 162 |
+
| coupe | 161,065 | `█░░░░░░░░░░░░░░░░░░░` 2.7% |
|
| 163 |
+
| hatchback | 123,382 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
|
| 164 |
+
| minivan | 121,900 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
|
| 165 |
+
| van | 90,005 | `░░░░░░░░░░░░░░░░░░░░` 1.5% |
|
| 166 |
+
| convertible | 71,621 | `░░░░░░░░░░░░░░░░░░░░` 1.2% |
|
| 167 |
+
| wagon | 63,032 | `░░░░░░░░░░░░░░░░░░░░` 1.1% |
|
| 168 |
|
| 169 |
</details>
|
| 170 |
|
|
|
|
| 175 |
|
| 176 |
| Value | Count | Share |
|
| 177 |
| --- | --- | --- |
|
| 178 |
+
| Gasoline | 4,994,785 | `█████████████████░░░` 85.2% |
|
| 179 |
+
| Hybrid | 298,141 | `█░░░░░░░░░░░░░░░░░░░` 5.1% |
|
| 180 |
+
| Flex Fuel Vehicle | 244,247 | `█░░░░░░░░░░░░░░░░░░░` 4.2% |
|
| 181 |
+
| Electric | 127,632 | `���░░░░░░░░░░░░░░░░░░░` 2.2% |
|
| 182 |
+
| Diesel | 103,947 | `░░░░░░░░░░░░░░░░░░░░` 1.8% |
|
| 183 |
+
| Biodiesel | 93,724 | `░░░░░░░░░░░░░░░░░░░░` 1.6% |
|
| 184 |
+
| Fuel Cell | 635 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
| 185 |
| Compressed Natural Gas | 218 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
| 186 |
| Propane | 8 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
| 187 |
|
|
|
|
| 194 |
|
| 195 |
| Value | Count | Share |
|
| 196 |
| --- | --- | --- |
|
| 197 |
+
| USED | 5,504,494 | `███████████████████░` 92.8% |
|
| 198 |
+
| CPO | 429,464 | `█░░░░░░░░░░░░░░░░░░░` 7.2% |
|
| 199 |
| NEW | 115 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
|
| 200 |
|
| 201 |
</details>
|
|
|
|
| 207 |
|
| 208 |
| Value | Count | Share |
|
| 209 |
| --- | --- | --- |
|
| 210 |
+
| TX | 606,610 | `████░░░░░░░░░░░░░░░░` 19.6% |
|
| 211 |
+
| CA | 522,378 | `███░░░░░░░░░░░░░░░░░` 16.9% |
|
| 212 |
+
| FL | 491,159 | `███░░░░░░░░░░░░░░░░░` 15.9% |
|
| 213 |
+
| IL | 238,266 | `██░░░░░░░░░░░░░░░░░░` 7.7% |
|
| 214 |
+
| OH | 232,951 | `██░░░░░░░░░░░░░░░░░░` 7.5% |
|
| 215 |
+
| NC | 225,254 | `█░░░░░░░░░░░░░░░░░░░` 7.3% |
|
| 216 |
+
| GA | 213,734 | `█░░░░░░░░░░░░░░░░░░░` 6.9% |
|
| 217 |
+
| PA | 199,395 | `█░░░░░░░░░░░░░░░░░░░` 6.4% |
|
| 218 |
+
| NY | 181,701 | `█░░░░░░░░░░░░░░░░░░░` 5.9% |
|
| 219 |
+
| VA | 181,689 | `█░░░░░░░░░░░░░░░░░░░` 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) — 660,098 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,162,275 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) — 417,585 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,107,497 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,083,700 records
|
| 255 |
|
| 256 |
↳ `[{"field":"isNationwideShipper","op":"isTrue"},{"sort":"_lastSeenAt DESC"}]`
|
| 257 |
|
car-listings/chart-growth.svg
CHANGED
|
|
|
|
car-listings/data/{2026-02-17.csv → 2026-03-19.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:9b94d126e71fc8c81c455a093d6cf18bca4f438f3422368b55b04abd814ae856
|
| 3 |
+
size 4442097
|
car-listings/data/{2026-02-17.parquet → 2026-03-19.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:f2043f288933a7182bee4129e514229a11c6c664be55290b43b2e139e9d80187
|
| 3 |
+
size 828115
|