rebrowsernet commited on
Commit
5210355
·
1 Parent(s): e4e2f4a

Daily update 2026-07-09

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
- > **8,019,606** total records from 2025-12-07 to 2026-05-31, **up to 30,000** rows in this sample (0.37% of full dataset).
54
  > Exported as one file per day, up to 1,000 rows each, last 30 days retained.
55
 
56
 
@@ -63,10 +63,10 @@ Sample of U.S. CarGurus.com vehicle listings with deal ratings, specs, mileage,
63
  | `_lastSeenAt` | `datetime` | 100% | Last time this record was updated |
64
  | `listingId` | `string` | 100% | CarGurus.com listing ID (unique identifier) |
65
  | `vin` 🔒 | `string` | 100% | Vehicle Identification Number (17-character unique code) |
66
- | `price` 🔒 | `float` | 88% | Listed price in USD |
67
  | `expectedPrice` 🔒 | `float` | 93% | Expected/fair market price in USD |
68
  | `priceDifferential` | `float` | 82% | Difference between listed and expected price (positive = overpriced) |
69
- | `dealScore` 🔒 | `float` | 81% | 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 |
72
  | `vehicleCondition` | `string` | 100% | Vehicle condition (USED, CPO, NEW) |
@@ -80,7 +80,7 @@ Sample of U.S. CarGurus.com vehicle listings with deal ratings, specs, mileage,
80
  | `interiorColor` | `string` | 86% | Interior color |
81
  | `transmission` | `string` | 98% | Transmission type (e.g., 8-Speed Automatic, Continuously Variable Transmission) |
82
  | `drivetrain` | `string` | 98% | Drivetrain (Four-Wheel Drive, Front-Wheel Drive, Rear-Wheel Drive, All-Wheel Drive, 4X2) |
83
- | `engine` | `string` | 98% | Engine description (e.g., 420 hp 3L I6) |
84
  | `fuelType` | `string` | 99% | Fuel type (Gasoline, Diesel, Biodiesel, Flex Fuel Vehicle, Hybrid, Electric) |
85
  | `fuelTankCapacity` | `float` | 95% | Fuel tank capacity in gallons |
86
  | `mpgCity` | `float` | 83% | City fuel economy in MPG |
@@ -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` | 92% | Number of accidents in vehicle history (0-5) |
97
- | `ownerCount` | `float` | 89% | Number of previous owners (1-5) |
98
- | `hasVehicleHistoryReport` | `bool` | 92% | 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,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` | 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,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,477,574 | `██████░░░░░░░░░░░░░░` 30.9% |
142
- | GOOD_PRICE | 1,614,653 | `████░░░░░░░░░░░░░░░░` 20.1% |
143
- | NA | 1,461,144 | `████░░░░░░░░░░░░░░░░` 18.2% |
144
- | GREAT_PRICE | 915,214 | `██░░░░░░░░░░░░░░░░░░` 11.4% |
145
- | POOR_PRICE | 905,923 | `██░░░░░░░░░░░░░░░░░░` 11.3% |
146
- | OVERPRICED | 556,306 | `█░░░░░░░░░░░░░░░░░░░` 6.9% |
147
- | OUTLIER | 88,792 | `░░░░░░░░░░░░░░░░░░░░` 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,757,755 | `███████░░░░░░░░░░░░░` 34.5% |
159
- | sedan | 1,637,503 | `████░░░░░░░░░░░░░░░░` 20.5% |
160
- | pickup_truck | 1,437,187 | `████░░░░░░░░░░░░░░░░` 18.0% |
161
- | suv | 1,312,408 | `███░░░░░░░░░░░░░░░░░` 16.4% |
162
- | coupe | 221,969 | `█░░░░░░░░░░░░░░░░░░░` 2.8% |
163
- | minivan | 166,229 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
164
- | hatchback | 165,145 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
165
- | van | 119,962 | `░░░░░░░░░░░░░░░░░░░░` 1.5% |
166
- | convertible | 98,673 | `░░░░░░░░░░░░░░░░░░░░` 1.2% |
167
- | wagon | 82,562 | `░░░░░░░░░░░░░░░░░░░░` 1.0% |
168
 
169
  </details>
170
 
@@ -175,15 +175,15 @@ Sample of U.S. CarGurus.com vehicle listings with deal ratings, specs, mileage,
175
 
176
  | Value | Count | Share |
177
  | --- | --- | --- |
178
- | Gasoline | 6,728,470 | `█████████████████░░░` 85.2% |
179
- | Hybrid | 404,611 | `█░░░░░░░░░░░░░░░░░░░` 5.1% |
180
- | Flex Fuel Vehicle | 323,061 | `█░░░░░░░░░░░░░░░░░░░` 4.1% |
181
- | Electric | 177,340 | `░░░░░░░░░░░░░░░░░░░░` 2.2% |
182
- | Diesel | 137,693 | `░░░░░░░░░░░░░░░░░░░░` 1.7% |
183
- | Biodiesel | 123,056 | `░░░░░░░░░░░░░░░░░░░░` 1.6% |
184
- | Fuel Cell | 854 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
185
- | Compressed Natural Gas | 283 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
186
- | Propane | 9 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
187
 
188
  </details>
189
 
@@ -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 | 7,388,150 | `██████████████████░░` 92.1% |
198
- | CPO | 631,298 | `██░░░░░░░░░░░░░░░░░░` 7.9% |
199
- | NEW | 158 | `░░░░░░░░░░░░░░░░░░░░` 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 | 823,117 | `████░░░░░░░░░░░░░░░░` 19.6% |
211
- | CA | 711,158 | `███░░░░░░░░░░░░░░░░░` 17.0% |
212
- | FL | 653,768 | `███░░░░░░░░░░░░░░░░░` 15.6% |
213
- | IL | 321,596 | `██░░░░░░░░░░░░░░░░░░` 7.7% |
214
- | OH | 312,554 | `█░░░░░░░░░░░░░░░░░░` 7.5% |
215
- | NC | 304,937 | `█░░░░░░░░░░░░░░░░░░░` 7.3% |
216
- | GA | 291,583 | `█░░░░░░░░░░░░░░░░░░░` 7.0% |
217
- | PA | 277,981 | `█░░░░░░░░░░░░░░░░░░░` 6.6% |
218
- | NY | 250,601 | `█░░░░░░░░░░░░░░░░░░░` 6.0% |
219
- | VA | 245,015 | `█░░░░░░░░░░░░░░░░░░░` 5.8% |
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) — 915,214 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) — 7,388,150 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) — 631,298 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) — 7,392,921 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,571,863 records
255
 
256
  ↳ `[{"field":"isNationwideShipper","op":"isTrue"},{"sort":"_lastSeenAt DESC"}]`
257
 
 
50
 
51
 
52
 
53
+ > **9,204,741** total records from 2025-12-07 to 2026-06-28, **up to 30,000** rows in this sample (0.33% of full dataset).
54
  > Exported as one file per day, up to 1,000 rows each, last 30 days retained.
55
 
56
 
 
63
  | `_lastSeenAt` | `datetime` | 100% | Last time this record was updated |
64
  | `listingId` | `string` | 100% | CarGurus.com listing ID (unique identifier) |
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` | 82% | 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 |
72
  | `vehicleCondition` | `string` | 100% | Vehicle condition (USED, CPO, NEW) |
 
80
  | `interiorColor` | `string` | 86% | Interior color |
81
  | `transmission` | `string` | 98% | Transmission type (e.g., 8-Speed Automatic, Continuously Variable Transmission) |
82
  | `drivetrain` | `string` | 98% | Drivetrain (Four-Wheel Drive, Front-Wheel Drive, Rear-Wheel Drive, All-Wheel Drive, 4X2) |
83
+ | `engine` | `string` | 99% | Engine description (e.g., 420 hp 3L I6) |
84
  | `fuelType` | `string` | 99% | Fuel type (Gasoline, Diesel, Biodiesel, Flex Fuel Vehicle, Hybrid, Electric) |
85
  | `fuelTankCapacity` | `float` | 95% | Fuel tank capacity in gallons |
86
  | `mpgCity` | `float` | 83% | City fuel economy in MPG |
 
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` | 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` | 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` | 88% | 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,853,698 | `██████░░░░░░░░░░░░░░` 31.0% |
142
+ | GOOD_PRICE | 1,893,362 | `████░░░░░░░░░░░░░░░░` 20.6% |
143
+ | NA | 1,704,566 | `████░░░░░░░░░░░░░░░░` 18.5% |
144
+ | GREAT_PRICE | 1,043,426 | `██░░░░░░░░░░░░░░░░░░` 11.3% |
145
+ | POOR_PRICE | 1,014,706 | `██░░░░░░░░░░░░░░░░░░` 11.0% |
146
+ | OVERPRICED | 592,847 | `█░░░░░░░░░░░░░░░░░░░` 6.4% |
147
+ | OUTLIER | 102,136 | `░░░░░░░░░░░░░░░░░░░░` 1.1% |
148
 
149
  </details>
150
 
 
155
 
156
  | Value | Count | Share |
157
  | --- | --- | --- |
158
+ | crossover | 3,180,456 | `███████░░░░░░░░░░░░░` 34.6% |
159
+ | sedan | 1,874,323 | `████░░░░░░░░░░░░░░░░` 20.4% |
160
+ | pickup_truck | 1,643,026 | `████░░░░░░░░░░░░░░░░` 17.9% |
161
+ | suv | 1,512,270 | `███░░░░░░░░░░░░░░░░░` 16.5% |
162
+ | coupe | 252,941 | `█░░░░░░░░░░░░░░░░░░░` 2.8% |
163
+ | minivan | 191,658 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
164
+ | hatchback | 188,275 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
165
+ | van | 135,054 | `░░░░░░░░░░░░░░░░░░░░` 1.5% |
166
+ | convertible | 112,049 | `░░░░░░░░░░░░░░░░░░░░` 1.2% |
167
+ | wagon | 93,145 | `░░░░░░░░░░░░░░░░░░░░` 1.0% |
168
 
169
  </details>
170
 
 
175
 
176
  | Value | Count | Share |
177
  | --- | --- | --- |
178
+ | Gasoline | 7,733,295 | `█████████████████░░░` 85.2% |
179
+ | Hybrid | 468,457 | `█░░░░░░░░░░░░░░░░░░░` 5.2% |
180
+ | Flex Fuel Vehicle | 368,462 | `█░░░░░░░░░░░░░░░░░░░` 4.1% |
181
+ | Electric | 209,334 | `░░░░░░░░░░░░░░░░░░░░` 2.3% |
182
+ | Diesel | 156,642 | `░░░░░░░░░░░░░░░░░░░░` 1.7% |
183
+ | Biodiesel | 141,435 | `░░░░░░░░░░░░░░░░░░░░` 1.6% |
184
+ | Fuel Cell | 944 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
185
+ | Compressed Natural Gas | 321 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
186
+ | Propane | 10 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
187
 
188
  </details>
189
 
 
194
 
195
  | Value | Count | Share |
196
  | --- | --- | --- |
197
+ | USED | 8,477,571 | `██████████████████░░` 92.1% |
198
+ | CPO | 726,681 | `██░░░░░░░░░░░░░░░░░░` 7.9% |
199
+ | NEW | 489 | `░░░░░░░░░░░░░░░░░░░░` 0.0% |
200
 
201
  </details>
202
 
 
207
 
208
  | Value | Count | Share |
209
  | --- | --- | --- |
210
+ | TX | 938,593 | `████░░░░░░░░░░░░░░░░` 19.5% |
211
+ | CA | 820,020 | `███░░░░░░░░░░░░░░░░░` 17.0% |
212
+ | FL | 743,433 | `███░░░░░░░░░░░░░░░░░` 15.4% |
213
+ | OH | 368,951 | `██░░░░░░░░░░░░░░░░░░` 7.7% |
214
+ | IL | 364,490 | `█░░░░░░░░░░░░░░░░░░` 7.6% |
215
+ | NC | 351,716 | `█░░░░░░░░░░░░░░░░░░░` 7.3% |
216
+ | GA | 334,605 | `█░░░░░░░░░░░░░░░░░░░` 7.0% |
217
+ | PA | 318,194 | `█░░░░░░░░░░░░░░░░░░░` 6.6% |
218
+ | NY | 289,295 | `█░░░░░░░░░░░░░░░░░░░` 6.0% |
219
+ | VA | 284,300 | `█░░░░░░░░░░░░░░░░░░░` 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,038,278 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) — 8,209,915 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) — 720,590 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,119,928 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,751,197 records
255
 
256
  ↳ `[{"field":"isNationwideShipper","op":"isTrue"},{"sort":"_lastSeenAt DESC"}]`
257
 
car-listings/chart-growth.svg CHANGED
car-listings/data/{2026-05-25.csv → 2026-06-24.csv} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70af0d81c1f62162ddba0d64d6545809d457e18420e4aa3d1d73ea647c2c9e36
3
- size 4132016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b23ffecb56e786ec92e421e3f6790e0574a7edce9015c6d777fbc99ea281353
3
+ size 3997749
car-listings/data/{2026-05-25.parquet → 2026-06-24.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e81bbaf6c4e325e44107477be483951b0cfc7cc8fac96a62720c84dc35f7ce7
3
- size 862617
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d936a5b19e52c4771e6fa6e83bbdebefbc930d1f4aaa0ecb44af7f6eb8082b5
3
+ size 814308
car-listings/data/{2026-05-26.csv → 2026-06-25.csv} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab7ed5271779b490b94c726b92786f673c13e3d033de8a345427b7790b5eabad
3
- size 3753341
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe483a40d93ac1d383c0c48040162f0e2ee29e06691548a7aa3cc207d5641c29
3
+ size 4093940
car-listings/data/{2026-05-26.parquet → 2026-06-25.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e04fdb30e56f7b9440aa4faaec5bdd58d8eb09a14560e50eb20d3821fcd2290a
3
- size 793659
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf5a059b0ebabdb1dd2eef7b44673b9257afe28824db19d65bc945b393040e01
3
+ size 852357
car-listings/schema.json CHANGED
@@ -38,7 +38,7 @@
38
  "name": "price",
39
  "type": "float",
40
  "description": "Listed price in USD",
41
- "fillRate": 88,
42
  "premium": true
43
  },
44
  {
@@ -59,7 +59,7 @@
59
  "name": "dealScore",
60
  "type": "float",
61
  "description": "CarGurus.com deal score (lower = better deal)",
62
- "fillRate": 81,
63
  "premium": true
64
  },
65
  {
@@ -157,7 +157,7 @@
157
  "name": "engine",
158
  "type": "string",
159
  "description": "Engine description (e.g., 420 hp 3L I6)",
160
- "fillRate": 98,
161
  "premium": false
162
  },
163
  {
@@ -248,21 +248,21 @@
248
  "name": "accidentCount",
249
  "type": "float",
250
  "description": "Number of accidents in vehicle history (0-5)",
251
- "fillRate": 92,
252
  "premium": false
253
  },
254
  {
255
  "name": "ownerCount",
256
  "type": "float",
257
  "description": "Number of previous owners (1-5)",
258
- "fillRate": 89,
259
  "premium": false
260
  },
261
  {
262
  "name": "hasVehicleHistoryReport",
263
  "type": "bool",
264
  "description": "Whether vehicle history report is available",
265
- "fillRate": 92,
266
  "premium": false
267
  },
268
  {
@@ -395,7 +395,7 @@
395
  "name": "sellerPhone",
396
  "type": "string",
397
  "description": "Seller phone number",
398
- "fillRate": 89,
399
  "premium": true
400
  },
401
  {
 
38
  "name": "price",
39
  "type": "float",
40
  "description": "Listed price in USD",
41
+ "fillRate": 87,
42
  "premium": true
43
  },
44
  {
 
59
  "name": "dealScore",
60
  "type": "float",
61
  "description": "CarGurus.com deal score (lower = better deal)",
62
+ "fillRate": 80,
63
  "premium": true
64
  },
65
  {
 
157
  "name": "engine",
158
  "type": "string",
159
  "description": "Engine description (e.g., 420 hp 3L I6)",
160
+ "fillRate": 99,
161
  "premium": false
162
  },
163
  {
 
248
  "name": "accidentCount",
249
  "type": "float",
250
  "description": "Number of accidents in vehicle history (0-5)",
251
+ "fillRate": 90,
252
  "premium": false
253
  },
254
  {
255
  "name": "ownerCount",
256
  "type": "float",
257
  "description": "Number of previous owners (1-5)",
258
+ "fillRate": 88,
259
  "premium": false
260
  },
261
  {
262
  "name": "hasVehicleHistoryReport",
263
  "type": "bool",
264
  "description": "Whether vehicle history report is available",
265
+ "fillRate": 91,
266
  "premium": false
267
  },
268
  {
 
395
  "name": "sellerPhone",
396
  "type": "string",
397
  "description": "Seller phone number",
398
+ "fillRate": 88,
399
  "premium": true
400
  },
401
  {