Commit ·
208bcdd
1
Parent(s): 124ed4a
Daily update 2026-07-15
Browse files- README.md +41 -41
- car-listings/chart-growth.svg +24 -22
- car-listings/data/2026-06-01.csv +0 -3
- car-listings/data/2026-06-01.parquet +0 -3
- car-listings/data/{2026-05-31.parquet → 2026-06-29.csv} +2 -2
- car-listings/data/{2026-05-30.csv → 2026-06-29.parquet} +2 -2
- car-listings/data/2026-06-30.csv +3 -0
- car-listings/data/{2026-05-30.parquet → 2026-06-30.parquet} +2 -2
- car-listings/data/2026-07-01.csv +3 -0
- car-listings/data/{2026-05-31.csv → 2026-07-01.parquet} +2 -2
- car-listings/schema.json +9 -9
README.md
CHANGED
|
@@ -50,7 +50,7 @@ AutoTrader vehicle listings with make, model, trim, body style, mileage, MSRP, K
|
|
| 50 |
|
| 51 |
|
| 52 |
|
| 53 |
-
> **2,
|
| 54 |
> Exported as one file per day, up to 1,000 rows each, last 30 days retained.
|
| 55 |
|
| 56 |
|
|
@@ -76,10 +76,10 @@ AutoTrader vehicle listings with make, model, trim, body style, mileage, MSRP, K
|
|
| 76 |
| `mileage` | `float` | 100% | Odometer reading in miles |
|
| 77 |
| `salePrice` 🔒 | `float` | 99% | Listed sale price in USD |
|
| 78 |
| `msrp` | `float` | 6% | Manufacturer Suggested Retail Price in USD (for New vehicles) |
|
| 79 |
-
| `dealIndicator` | `string` |
|
| 80 |
-
| `kbbFairPurchasePrice` 🔒 | `float` |
|
| 81 |
-
| `kbbFairPriceLow` | `float` |
|
| 82 |
-
| `kbbFairPriceHigh` | `float` |
|
| 83 |
| `exteriorColor` | `string` | 99% | Exterior color name (e.g., Alpine White, Capri Blue) |
|
| 84 |
| `exteriorColorSimple` | `string` | 99% | Simplified exterior color (e.g., WHITE, BLUE, BLACK) |
|
| 85 |
| `interiorColor` | `string` | 97% | Interior color name (e.g., Espresso Brown, Blue) |
|
|
@@ -101,10 +101,10 @@ AutoTrader vehicle listings with make, model, trim, body style, mileage, MSRP, K
|
|
| 101 |
| `isHot` | `bool` | 100% | Hot listing flag (high interest) |
|
| 102 |
| `isNewlyListed` | `bool` | 100% | Recently listed flag |
|
| 103 |
| `isReducedPrice` | `bool` | 100% | Price recently reduced flag |
|
| 104 |
-
| `isNoHagglePrice` | `bool` |
|
| 105 |
| `hasSpecialOffer` | `bool` | 100% | Has special offer/promotion |
|
| 106 |
-
| `moneyBackGuarantee` | `bool` |
|
| 107 |
-
| `mainImageIsStock` | `bool` |
|
| 108 |
| `priority` | `string` | 100% | Listing priority/tier (PREMIUM, STANDARD, BASIC) |
|
| 109 |
| `sellerId` | `float` | 100% | Seller/dealer ID |
|
| 110 |
| `sellerName` 🔒 | `string` | 100% | Seller/dealer name |
|
|
@@ -115,8 +115,8 @@ AutoTrader vehicle listings with make, model, trim, body style, mileage, MSRP, K
|
|
| 115 |
| `isPrivateSeller` | `bool` | 100% | Whether seller is a private seller (true) or dealer (false) |
|
| 116 |
| `sellerContractLevel` | `string` | 96% | Seller contract level (PARTNER, STANDARD, etc.) |
|
| 117 |
| `kbbVehicleId` | `float` | 96% | KBB vehicle ID for price lookup |
|
| 118 |
-
| `kbbConsumerRatings` | `float` |
|
| 119 |
-
| `kbbConsumerReviewCount` | `float` |
|
| 120 |
| `safetyRecallCount` | `float` | 90% | Number of open safety recalls |
|
| 121 |
| `vhrPreview` | `string` | 98% | Vehicle history report preview flags (JSON array: NO_SALVAGE_TITLE, NO_ACCIDENTS_REPORTED, ONE_OWNER, etc.) |
|
| 122 |
| `options` | `string` | 98% | Vehicle options object with subcategories: exterior, interior, safety, mechanical, technology, other |
|
|
@@ -145,10 +145,10 @@ AutoTrader vehicle listings with make, model, trim, body style, mileage, MSRP, K
|
|
| 145 |
|
| 146 |
| Value | Count | Share |
|
| 147 |
| --- | --- | --- |
|
| 148 |
-
| Used | 1,
|
| 149 |
-
| Certified |
|
| 150 |
-
| New |
|
| 151 |
-
| Third-Party Certified |
|
| 152 |
|
| 153 |
</details>
|
| 154 |
|
|
@@ -159,14 +159,14 @@ AutoTrader vehicle listings with make, model, trim, body style, mileage, MSRP, K
|
|
| 159 |
|
| 160 |
| Value | Count | Share |
|
| 161 |
| --- | --- | --- |
|
| 162 |
-
| SUV | 1,
|
| 163 |
-
| TRUCKS |
|
| 164 |
-
| SEDAN |
|
| 165 |
-
| COUPE |
|
| 166 |
-
| HATCH |
|
| 167 |
-
| VANS |
|
| 168 |
-
| CONVERT |
|
| 169 |
-
| WAGON |
|
| 170 |
|
| 171 |
</details>
|
| 172 |
|
|
@@ -177,10 +177,10 @@ AutoTrader vehicle listings with make, model, trim, body style, mileage, MSRP, K
|
|
| 177 |
|
| 178 |
| Value | Count | Share |
|
| 179 |
| --- | --- | --- |
|
| 180 |
-
| Gas | 2,
|
| 181 |
-
| Hybrid: Gas/Electric |
|
| 182 |
-
| Electric |
|
| 183 |
-
| Plug-in Hybrid: Gas/Electric | 27,
|
| 184 |
|
| 185 |
</details>
|
| 186 |
|
|
@@ -191,16 +191,16 @@ AutoTrader vehicle listings with make, model, trim, body style, mileage, MSRP, K
|
|
| 191 |
|
| 192 |
| Value | Count | Share |
|
| 193 |
| --- | --- | --- |
|
| 194 |
-
| TX |
|
| 195 |
-
| CA |
|
| 196 |
-
| FL |
|
| 197 |
-
| OH |
|
| 198 |
-
| NC |
|
| 199 |
-
| GA |
|
| 200 |
-
| IL |
|
| 201 |
-
| AZ |
|
| 202 |
-
| PA |
|
| 203 |
-
| MI |
|
| 204 |
|
| 205 |
</details>
|
| 206 |
|
|
@@ -219,23 +219,23 @@ Rebrowser web viewer lets you filter, sort, and export any slice of this dataset
|
|
| 219 |
### Car Listings
|
| 220 |
|
| 221 |
|
| 222 |
-
[Listings with Pricing Data](https://rebrowser.net/products/datasets/autotrader/car-listings/views/listings-with-pricing) — 2,
|
| 223 |
|
| 224 |
↳ `[{"field":"salePrice","op":"gt","value":0},{"sort":"salePrice DESC"}]`
|
| 225 |
|
| 226 |
-
[Certified Pre-Owned Listings](https://rebrowser.net/products/datasets/autotrader/car-listings/views/certified-preowned-listings) —
|
| 227 |
|
| 228 |
↳ `[{"field":"listingType","op":"is","value":"Certified"},{"sort":"salePrice DESC"}]`
|
| 229 |
|
| 230 |
-
[New Vehicle Listings](https://rebrowser.net/products/datasets/autotrader/car-listings/views/new-vehicle-listings) —
|
| 231 |
|
| 232 |
↳ `[{"field":"listingType","op":"is","value":"New"},{"sort":"msrp DESC"}]`
|
| 233 |
|
| 234 |
-
[Used Vehicle Listings](https://rebrowser.net/products/datasets/autotrader/car-listings/views/used-vehicle-listings) — 1,
|
| 235 |
|
| 236 |
↳ `[{"field":"listingType","op":"is","value":"Used"},{"sort":"salePrice DESC"}]`
|
| 237 |
|
| 238 |
-
[Premium and Sponsored Listings](https://rebrowser.net/products/datasets/autotrader/car-listings/views/premium-listings) — 1,226,
|
| 239 |
|
| 240 |
↳ `[{"field":"priority","op":"is","value":"PREMIUM"},{"sort":"salePrice DESC"}]`
|
| 241 |
|
|
|
|
| 50 |
|
| 51 |
|
| 52 |
|
| 53 |
+
> **2,356,762** total records from 2025-11-16 to 2026-07-12, **up to 30,000** rows in this sample (1.3% of full dataset).
|
| 54 |
> Exported as one file per day, up to 1,000 rows each, last 30 days retained.
|
| 55 |
|
| 56 |
|
|
|
|
| 76 |
| `mileage` | `float` | 100% | Odometer reading in miles |
|
| 77 |
| `salePrice` 🔒 | `float` | 99% | Listed sale price in USD |
|
| 78 |
| `msrp` | `float` | 6% | Manufacturer Suggested Retail Price in USD (for New vehicles) |
|
| 79 |
+
| `dealIndicator` | `string` | 62% | KBB deal rating (Great, Good, Fair, High, Overpriced) |
|
| 80 |
+
| `kbbFairPurchasePrice` 🔒 | `float` | 97% | KBB Fair Purchase Price estimate in USD |
|
| 81 |
+
| `kbbFairPriceLow` | `float` | 97% | KBB Fair Purchase Price low range in USD |
|
| 82 |
+
| `kbbFairPriceHigh` | `float` | 97% | KBB Fair Purchase Price high range in USD |
|
| 83 |
| `exteriorColor` | `string` | 99% | Exterior color name (e.g., Alpine White, Capri Blue) |
|
| 84 |
| `exteriorColorSimple` | `string` | 99% | Simplified exterior color (e.g., WHITE, BLUE, BLACK) |
|
| 85 |
| `interiorColor` | `string` | 97% | Interior color name (e.g., Espresso Brown, Blue) |
|
|
|
|
| 101 |
| `isHot` | `bool` | 100% | Hot listing flag (high interest) |
|
| 102 |
| `isNewlyListed` | `bool` | 100% | Recently listed flag |
|
| 103 |
| `isReducedPrice` | `bool` | 100% | Price recently reduced flag |
|
| 104 |
+
| `isNoHagglePrice` | `bool` | 57% | No-haggle/fixed price flag |
|
| 105 |
| `hasSpecialOffer` | `bool` | 100% | Has special offer/promotion |
|
| 106 |
+
| `moneyBackGuarantee` | `bool` | 58% | Money-back guarantee offered |
|
| 107 |
+
| `mainImageIsStock` | `bool` | 57% | Main image is stock photo (not actual vehicle) |
|
| 108 |
| `priority` | `string` | 100% | Listing priority/tier (PREMIUM, STANDARD, BASIC) |
|
| 109 |
| `sellerId` | `float` | 100% | Seller/dealer ID |
|
| 110 |
| `sellerName` 🔒 | `string` | 100% | Seller/dealer name |
|
|
|
|
| 115 |
| `isPrivateSeller` | `bool` | 100% | Whether seller is a private seller (true) or dealer (false) |
|
| 116 |
| `sellerContractLevel` | `string` | 96% | Seller contract level (PARTNER, STANDARD, etc.) |
|
| 117 |
| `kbbVehicleId` | `float` | 96% | KBB vehicle ID for price lookup |
|
| 118 |
+
| `kbbConsumerRatings` | `float` | 97% | KBB consumer rating (1-5 scale) |
|
| 119 |
+
| `kbbConsumerReviewCount` | `float` | 97% | Number of KBB consumer reviews |
|
| 120 |
| `safetyRecallCount` | `float` | 90% | Number of open safety recalls |
|
| 121 |
| `vhrPreview` | `string` | 98% | Vehicle history report preview flags (JSON array: NO_SALVAGE_TITLE, NO_ACCIDENTS_REPORTED, ONE_OWNER, etc.) |
|
| 122 |
| `options` | `string` | 98% | Vehicle options object with subcategories: exterior, interior, safety, mechanical, technology, other |
|
|
|
|
| 145 |
|
| 146 |
| Value | Count | Share |
|
| 147 |
| --- | --- | --- |
|
| 148 |
+
| Used | 1,894,305 | `████████████████░░░░` 80.4% |
|
| 149 |
+
| Certified | 302,391 | `███░░░░░░░░░░░░░░░░░` 12.8% |
|
| 150 |
+
| New | 145,008 | `█░░░░░░░░░░░░░░░░░░░` 6.2% |
|
| 151 |
+
| Third-Party Certified | 15,058 | `░░░░░░░░░░░░░░░░░░░░` 0.6% |
|
| 152 |
|
| 153 |
</details>
|
| 154 |
|
|
|
|
| 159 |
|
| 160 |
| Value | Count | Share |
|
| 161 |
| --- | --- | --- |
|
| 162 |
+
| SUV | 1,161,134 | `██████████░░░░░░░░░░` 50.4% |
|
| 163 |
+
| TRUCKS | 459,626 | `████░░░░░░░░░░░░░░░░` 19.9% |
|
| 164 |
+
| SEDAN | 399,969 | `███░░░░░░░░░░░░░░░░░` 17.4% |
|
| 165 |
+
| COUPE | 84,383 | `█░░░░░░░░░░░░░░░░░░░` 3.7% |
|
| 166 |
+
| HATCH | 81,648 | `█░░░░░░░░░░░░░░░░░░░` 3.5% |
|
| 167 |
+
| VANS | 56,333 | `░░░░░░░░░░░░░░░░░░░░` 2.4% |
|
| 168 |
+
| CONVERT | 50,991 | `░░░░░░░░░░░░░░░░░░░░` 2.2% |
|
| 169 |
+
| WAGON | 10,167 | `░░░░░░░░░░░░░░░░░░░░` 0.4% |
|
| 170 |
|
| 171 |
</details>
|
| 172 |
|
|
|
|
| 177 |
|
| 178 |
| Value | Count | Share |
|
| 179 |
| --- | --- | --- |
|
| 180 |
+
| Gas | 2,071,311 | `██████████████████░░` 91.2% |
|
| 181 |
+
| Hybrid: Gas/Electric | 95,957 | `█░░░░░░░░░░░░░░░░░░░` 4.2% |
|
| 182 |
+
| Electric | 75,362 | `█░░░░░░░░░░░░░░░░░░░` 3.3% |
|
| 183 |
+
| Plug-in Hybrid: Gas/Electric | 27,737 | `░░░░░░░░░░░░░░░░░░░░` 1.2% |
|
| 184 |
|
| 185 |
</details>
|
| 186 |
|
|
|
|
| 191 |
|
| 192 |
| Value | Count | Share |
|
| 193 |
| --- | --- | --- |
|
| 194 |
+
| TX | 294,468 | `████░░░░░░░░░░░░░░░░` 21.1% |
|
| 195 |
+
| CA | 266,224 | `████░░░░░░░░░░░░░░░░` 19.1% |
|
| 196 |
+
| FL | 240,681 | `███░░░░░░░░░░░░░░░░░` 17.2% |
|
| 197 |
+
| OH | 99,639 | `█░░░░░░░░░░░░░░░░░░░` 7.1% |
|
| 198 |
+
| NC | 98,044 | `█░░░░░░░░░░░░░░░░░░░` 7.0% |
|
| 199 |
+
| GA | 92,996 | `█░░░░░░░░░░░░░░░░░░░` 6.7% |
|
| 200 |
+
| IL | 80,078 | `█░░░░░░░░░░░░░░░░░░░` 5.7% |
|
| 201 |
+
| AZ | 77,608 | `█░░░░░░░░░░░░░░░░░░░` 5.6% |
|
| 202 |
+
| PA | 73,875 | `█░░░░░░░░░░░░░░░░░░░` 5.3% |
|
| 203 |
+
| MI | 72,405 | `█░░░░░░░░░░░░░░░░░░░` 5.2% |
|
| 204 |
|
| 205 |
</details>
|
| 206 |
|
|
|
|
| 219 |
### Car Listings
|
| 220 |
|
| 221 |
|
| 222 |
+
[Listings with Pricing Data](https://rebrowser.net/products/datasets/autotrader/car-listings/views/listings-with-pricing) — 2,198,809 records
|
| 223 |
|
| 224 |
↳ `[{"field":"salePrice","op":"gt","value":0},{"sort":"salePrice DESC"}]`
|
| 225 |
|
| 226 |
+
[Certified Pre-Owned Listings](https://rebrowser.net/products/datasets/autotrader/car-listings/views/certified-preowned-listings) — 284,415 records
|
| 227 |
|
| 228 |
↳ `[{"field":"listingType","op":"is","value":"Certified"},{"sort":"salePrice DESC"}]`
|
| 229 |
|
| 230 |
+
[New Vehicle Listings](https://rebrowser.net/products/datasets/autotrader/car-listings/views/new-vehicle-listings) — 136,808 records
|
| 231 |
|
| 232 |
↳ `[{"field":"listingType","op":"is","value":"New"},{"sort":"msrp DESC"}]`
|
| 233 |
|
| 234 |
+
[Used Vehicle Listings](https://rebrowser.net/products/datasets/autotrader/car-listings/views/used-vehicle-listings) — 1,768,167 records
|
| 235 |
|
| 236 |
↳ `[{"field":"listingType","op":"is","value":"Used"},{"sort":"salePrice DESC"}]`
|
| 237 |
|
| 238 |
+
[Premium and Sponsored Listings](https://rebrowser.net/products/datasets/autotrader/car-listings/views/premium-listings) — 1,226,057 records
|
| 239 |
|
| 240 |
↳ `[{"field":"priority","op":"is","value":"PREMIUM"},{"sort":"salePrice DESC"}]`
|
| 241 |
|
car-listings/chart-growth.svg
CHANGED
|
|
|
|
car-listings/data/2026-06-01.csv
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:25e378d19c15475512a5dc9164838802ec69bb44847153efb95952c6b62ddd79
|
| 3 |
-
size 1043
|
|
|
|
|
|
|
|
|
|
|
|
car-listings/data/2026-06-01.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:08ac57c8c7162dc4611c6345485495b92917a883c56fe893bac074573a3aa2d3
|
| 3 |
-
size 2042
|
|
|
|
|
|
|
|
|
|
|
|
car-listings/data/{2026-05-31.parquet → 2026-06-29.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:5931299b997f6eb25cee4899c4d3a9f5a99f40b85c638ca1469f66ae1ed34c0f
|
| 3 |
+
size 4397532
|
car-listings/data/{2026-05-30.csv → 2026-06-29.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:a0ba4244ed5db93ada4c3dcdee87dad19ba8baed2d444db9f3401b2598f514f9
|
| 3 |
+
size 827552
|
car-listings/data/2026-06-30.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c99d31384da1dd95e3704d8cc52fafe90d7fb7ed44dea439fb960f6c087219ab
|
| 3 |
+
size 4577401
|
car-listings/data/{2026-05-30.parquet → 2026-06-30.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:b3bb484674c60c6bbb605a27cfdfd42b82d9371a864051a3f387938ea215e449
|
| 3 |
+
size 874263
|
car-listings/data/2026-07-01.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f3b2f4752c6d101e20b3de5ae64b9ecf91ea227f7dea891613dc1a878ac3bd7
|
| 3 |
+
size 4671283
|
car-listings/data/{2026-05-31.csv → 2026-07-01.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:7fc1a4ee6e873cebca8454a703709749a071164730d3b8d61da0d7cb6ef96060
|
| 3 |
+
size 868556
|
car-listings/schema.json
CHANGED
|
@@ -129,28 +129,28 @@
|
|
| 129 |
"name": "dealIndicator",
|
| 130 |
"type": "string",
|
| 131 |
"description": "KBB deal rating (Great, Good, Fair, High, Overpriced)",
|
| 132 |
-
"fillRate":
|
| 133 |
"premium": false
|
| 134 |
},
|
| 135 |
{
|
| 136 |
"name": "kbbFairPurchasePrice",
|
| 137 |
"type": "float",
|
| 138 |
"description": "KBB Fair Purchase Price estimate in USD",
|
| 139 |
-
"fillRate":
|
| 140 |
"premium": true
|
| 141 |
},
|
| 142 |
{
|
| 143 |
"name": "kbbFairPriceLow",
|
| 144 |
"type": "float",
|
| 145 |
"description": "KBB Fair Purchase Price low range in USD",
|
| 146 |
-
"fillRate":
|
| 147 |
"premium": false
|
| 148 |
},
|
| 149 |
{
|
| 150 |
"name": "kbbFairPriceHigh",
|
| 151 |
"type": "float",
|
| 152 |
"description": "KBB Fair Purchase Price high range in USD",
|
| 153 |
-
"fillRate":
|
| 154 |
"premium": false
|
| 155 |
},
|
| 156 |
{
|
|
@@ -304,7 +304,7 @@
|
|
| 304 |
"name": "isNoHagglePrice",
|
| 305 |
"type": "bool",
|
| 306 |
"description": "No-haggle/fixed price flag",
|
| 307 |
-
"fillRate":
|
| 308 |
"premium": false
|
| 309 |
},
|
| 310 |
{
|
|
@@ -318,14 +318,14 @@
|
|
| 318 |
"name": "moneyBackGuarantee",
|
| 319 |
"type": "bool",
|
| 320 |
"description": "Money-back guarantee offered",
|
| 321 |
-
"fillRate":
|
| 322 |
"premium": false
|
| 323 |
},
|
| 324 |
{
|
| 325 |
"name": "mainImageIsStock",
|
| 326 |
"type": "bool",
|
| 327 |
"description": "Main image is stock photo (not actual vehicle)",
|
| 328 |
-
"fillRate":
|
| 329 |
"premium": false
|
| 330 |
},
|
| 331 |
{
|
|
@@ -402,14 +402,14 @@
|
|
| 402 |
"name": "kbbConsumerRatings",
|
| 403 |
"type": "float",
|
| 404 |
"description": "KBB consumer rating (1-5 scale)",
|
| 405 |
-
"fillRate":
|
| 406 |
"premium": false
|
| 407 |
},
|
| 408 |
{
|
| 409 |
"name": "kbbConsumerReviewCount",
|
| 410 |
"type": "float",
|
| 411 |
"description": "Number of KBB consumer reviews",
|
| 412 |
-
"fillRate":
|
| 413 |
"premium": false
|
| 414 |
},
|
| 415 |
{
|
|
|
|
| 129 |
"name": "dealIndicator",
|
| 130 |
"type": "string",
|
| 131 |
"description": "KBB deal rating (Great, Good, Fair, High, Overpriced)",
|
| 132 |
+
"fillRate": 62,
|
| 133 |
"premium": false
|
| 134 |
},
|
| 135 |
{
|
| 136 |
"name": "kbbFairPurchasePrice",
|
| 137 |
"type": "float",
|
| 138 |
"description": "KBB Fair Purchase Price estimate in USD",
|
| 139 |
+
"fillRate": 97,
|
| 140 |
"premium": true
|
| 141 |
},
|
| 142 |
{
|
| 143 |
"name": "kbbFairPriceLow",
|
| 144 |
"type": "float",
|
| 145 |
"description": "KBB Fair Purchase Price low range in USD",
|
| 146 |
+
"fillRate": 97,
|
| 147 |
"premium": false
|
| 148 |
},
|
| 149 |
{
|
| 150 |
"name": "kbbFairPriceHigh",
|
| 151 |
"type": "float",
|
| 152 |
"description": "KBB Fair Purchase Price high range in USD",
|
| 153 |
+
"fillRate": 97,
|
| 154 |
"premium": false
|
| 155 |
},
|
| 156 |
{
|
|
|
|
| 304 |
"name": "isNoHagglePrice",
|
| 305 |
"type": "bool",
|
| 306 |
"description": "No-haggle/fixed price flag",
|
| 307 |
+
"fillRate": 57,
|
| 308 |
"premium": false
|
| 309 |
},
|
| 310 |
{
|
|
|
|
| 318 |
"name": "moneyBackGuarantee",
|
| 319 |
"type": "bool",
|
| 320 |
"description": "Money-back guarantee offered",
|
| 321 |
+
"fillRate": 58,
|
| 322 |
"premium": false
|
| 323 |
},
|
| 324 |
{
|
| 325 |
"name": "mainImageIsStock",
|
| 326 |
"type": "bool",
|
| 327 |
"description": "Main image is stock photo (not actual vehicle)",
|
| 328 |
+
"fillRate": 57,
|
| 329 |
"premium": false
|
| 330 |
},
|
| 331 |
{
|
|
|
|
| 402 |
"name": "kbbConsumerRatings",
|
| 403 |
"type": "float",
|
| 404 |
"description": "KBB consumer rating (1-5 scale)",
|
| 405 |
+
"fillRate": 97,
|
| 406 |
"premium": false
|
| 407 |
},
|
| 408 |
{
|
| 409 |
"name": "kbbConsumerReviewCount",
|
| 410 |
"type": "float",
|
| 411 |
"description": "Number of KBB consumer reviews",
|
| 412 |
+
"fillRate": 97,
|
| 413 |
"premium": false
|
| 414 |
},
|
| 415 |
{
|