Datasets:
Commit ·
035884e
1
Parent(s): 7000343
Daily update 2026-02-23
Browse files- README.md +53 -52
- auction-listings/chart-growth.svg +24 -23
- auction-listings/data/2026-01-10.csv +0 -3
- auction-listings/data/2026-01-10.parquet +0 -3
- auction-listings/data/{2026-01-08.csv → 2026-02-07.csv} +2 -2
- auction-listings/data/{2026-01-08.parquet → 2026-02-07.parquet} +2 -2
- auction-listings/data/{2026-01-09.csv → 2026-02-08.csv} +2 -2
- auction-listings/data/{2026-01-09.parquet → 2026-02-08.parquet} +2 -2
- auction-listings/data/2026-02-09.csv +3 -0
- auction-listings/data/2026-02-09.parquet +3 -0
- auction-listings/schema.json +4 -4
README.md
CHANGED
|
@@ -18,8 +18,9 @@ tags:
|
|
| 18 |
- automotive
|
| 19 |
- insurance
|
| 20 |
- total-loss
|
|
|
|
| 21 |
size_categories:
|
| 22 |
-
-
|
| 23 |
task_categories:
|
| 24 |
- other
|
| 25 |
configs:
|
|
@@ -50,7 +51,7 @@ Daily sample of Copart salvage auction lots with damage types, condition codes,
|
|
| 50 |
|
| 51 |
|
| 52 |
|
| 53 |
-
> **
|
| 54 |
> Exported as one file per day, up to 1,000 rows each, last undefined days retained.
|
| 55 |
|
| 56 |
|
|
@@ -66,9 +67,9 @@ Daily sample of Copart salvage auction lots with damage types, condition codes,
|
|
| 66 |
| `vin` 🔒 | `string` | 100% | Vehicle Identification Number (17-character unique code) |
|
| 67 |
| `yardNumber` | `string` | 100% | Copart yard/facility number |
|
| 68 |
| `yardName` | `string` | 100% | Copart yard/facility name (e.g., "FL - MIAMI NORTH") |
|
| 69 |
-
| `saleDate` | `datetime` |
|
| 70 |
-
| `saleDayOfWeek` | `string` |
|
| 71 |
-
| `saleTime` | `string` |
|
| 72 |
| `saleTimeZone` | `string` | 100% | Time zone for auction time (e.g., EST) |
|
| 73 |
| `itemNumber` | `string` | 100% | Item sequence number within the auction |
|
| 74 |
| `vehicleType` | `string` | 100% | Type code (V = Vehicle, C = Cycle/Motorcycle, K = Truck/Commercial) |
|
|
@@ -107,7 +108,7 @@ Daily sample of Copart salvage auction lots with damage types, condition codes,
|
|
| 107 |
| `gridRow` | `string` | 100% | Yard grid/row location (e.g., "A130", "SD006", "RACK", "*OFF" for offsite) |
|
| 108 |
| `makeOfferEligible` | `bool` | 100% | Whether Make-an-Offer is available |
|
| 109 |
| `buyItNowPrice` 🔒 | `float` | 100% | Buy-It-Now price in USD (0 if not available) |
|
| 110 |
-
| `trim` | `string` |
|
| 111 |
| `rentals` | `bool` | 100% | Whether vehicle was a former rental |
|
| 112 |
| `wholesale` | `bool` | 100% | Whether listing is wholesale |
|
| 113 |
| `sellerName` 🔒 | `string` | 36% | Seller name (e.g., "State Farm Insurance", "GEICO") |
|
|
@@ -135,16 +136,16 @@ Daily sample of Copart salvage auction lots with damage types, condition codes,
|
|
| 135 |
|
| 136 |
| Value | Count | Share |
|
| 137 |
| --- | --- | --- |
|
| 138 |
-
| TOYOTA |
|
| 139 |
-
| FORD |
|
| 140 |
-
| CHEVROLET |
|
| 141 |
-
| HONDA |
|
| 142 |
-
| NISSAN |
|
| 143 |
-
| HYUNDAI |
|
| 144 |
-
| KIA |
|
| 145 |
-
| JEEP |
|
| 146 |
-
| DODGE |
|
| 147 |
-
| SUBARU | 26,
|
| 148 |
|
| 149 |
</details>
|
| 150 |
|
|
@@ -155,16 +156,16 @@ Daily sample of Copart salvage auction lots with damage types, condition codes,
|
|
| 155 |
|
| 156 |
| Value | Count | Share |
|
| 157 |
| --- | --- | --- |
|
| 158 |
-
| FRONT END |
|
| 159 |
-
| REAR END |
|
| 160 |
-
| SIDE |
|
| 161 |
-
| MINOR DENT/SCRATCHES | 44,
|
| 162 |
-
| MECHANICAL |
|
| 163 |
-
| NORMAL WEAR | 20,
|
| 164 |
-
| ALL OVER |
|
| 165 |
-
| ROLLOVER | 13,
|
| 166 |
-
| UNDERCARRIAGE | 11,
|
| 167 |
-
| VANDALISM | 10,
|
| 168 |
|
| 169 |
</details>
|
| 170 |
|
|
@@ -175,16 +176,16 @@ Daily sample of Copart salvage auction lots with damage types, condition codes,
|
|
| 175 |
|
| 176 |
| Value | Count | Share |
|
| 177 |
| --- | --- | --- |
|
| 178 |
-
| SC |
|
| 179 |
-
| ST |
|
| 180 |
-
| CT |
|
| 181 |
-
| SV |
|
| 182 |
-
| RB |
|
| 183 |
-
| SM |
|
| 184 |
-
| BS |
|
| 185 |
-
| S1 | 17,
|
| 186 |
-
| RS | 15,
|
| 187 |
-
| CD |
|
| 188 |
|
| 189 |
</details>
|
| 190 |
|
|
@@ -195,16 +196,16 @@ Daily sample of Copart salvage auction lots with damage types, condition codes,
|
|
| 195 |
|
| 196 |
| Value | Count | Share |
|
| 197 |
| --- | --- | --- |
|
| 198 |
-
| CA |
|
| 199 |
-
| TX |
|
| 200 |
-
| FL |
|
| 201 |
-
| IL |
|
| 202 |
-
| PA |
|
| 203 |
-
| GA | 39,
|
| 204 |
-
| NY |
|
| 205 |
-
| MI |
|
| 206 |
-
| TN |
|
| 207 |
-
| AL | 29,
|
| 208 |
|
| 209 |
</details>
|
| 210 |
|
|
@@ -223,23 +224,23 @@ Rebrowser web viewer lets you filter, sort, and export any slice of this dataset
|
|
| 223 |
### Auction Listings
|
| 224 |
|
| 225 |
|
| 226 |
-
[Listings with Bid Over $1,000](https://rebrowser.net/products/datasets/copart/auction-listings/views/listings-with-bid-over-1000) —
|
| 227 |
|
| 228 |
↳ `[{"field":"highBid","op":"gt","value":1000},{"sort":"highBid DESC"}]`
|
| 229 |
|
| 230 |
-
[Salvage Title Auctions](https://rebrowser.net/products/datasets/copart/auction-listings/views/salvage-title-auctions) —
|
| 231 |
|
| 232 |
↳ `[{"field":"saleTitleType","op":"is","value":"ST"},{"sort":"saleDate ASC"}]`
|
| 233 |
|
| 234 |
-
[Run and Drive Vehicles](https://rebrowser.net/products/datasets/copart/auction-listings/views/run-and-drive-vehicles) —
|
| 235 |
|
| 236 |
↳ `[{"field":"lotCondCode","op":"is","value":"D"},{"sort":"estRetailValue DESC"}]`
|
| 237 |
|
| 238 |
-
[Listings with Estimated Value Over $10,000](https://rebrowser.net/products/datasets/copart/auction-listings/views/listings-valued-over-10000) —
|
| 239 |
|
| 240 |
↳ `[{"field":"estRetailValue","op":"gt","value":10000},{"sort":"estRetailValue DESC"}]`
|
| 241 |
|
| 242 |
-
[Make-an-Offer Eligible Lots](https://rebrowser.net/products/datasets/copart/auction-listings/views/make-offer-eligible-lots) —
|
| 243 |
|
| 244 |
↳ `[{"field":"makeOfferEligible","op":"isTrue"},{"sort":"_lastSeenAt DESC"}]`
|
| 245 |
|
|
@@ -350,5 +351,5 @@ Commercial use requires a paid license — see [pricing](https://rebrowser.net/p
|
|
| 350 |
Rebrowser is an independent data provider and is not affiliated with, endorsed by, or sponsored by Copart. Any trademarks are the property of their respective owners. This dataset is compiled from publicly available information; we do not request or collect Copart user credentials. By using this dataset, you agree to comply with Copart's Terms of Service and all applicable laws and regulations. Images, logos, descriptions, and other materials included in this dataset remain the intellectual property of their respective owners and are provided solely for informational purposes. Rebrowser makes no warranties regarding the accuracy, completeness, or legality of the data and assumes no liability for how the data is used. You are solely responsible for ensuring that your use of this dataset does not infringe on the rights of any third party.
|
| 351 |
|
| 352 |
|
| 353 |
-
You can also find this data on [GitHub](https://github.com/rebrowser/copart-dataset), [Kaggle](https://www.kaggle.com/datasets/rebrowser/copart-dataset).
|
| 354 |
|
|
|
|
| 18 |
- automotive
|
| 19 |
- insurance
|
| 20 |
- total-loss
|
| 21 |
+
- copart-com
|
| 22 |
size_categories:
|
| 23 |
+
- 1M<n<10M
|
| 24 |
task_categories:
|
| 25 |
- other
|
| 26 |
configs:
|
|
|
|
| 51 |
|
| 52 |
|
| 53 |
|
| 54 |
+
> **1,005,020** total records from 2025-11-16 to 2026-02-22, **up to 30,000** rows in this sample (3.0% of full dataset).
|
| 55 |
> Exported as one file per day, up to 1,000 rows each, last undefined days retained.
|
| 56 |
|
| 57 |
|
|
|
|
| 67 |
| `vin` 🔒 | `string` | 100% | Vehicle Identification Number (17-character unique code) |
|
| 68 |
| `yardNumber` | `string` | 100% | Copart yard/facility number |
|
| 69 |
| `yardName` | `string` | 100% | Copart yard/facility name (e.g., "FL - MIAMI NORTH") |
|
| 70 |
+
| `saleDate` | `datetime` | 87% | Scheduled auction sale date |
|
| 71 |
+
| `saleDayOfWeek` | `string` | 87% | Day of week for the auction (e.g., TUESDAY, FRIDAY) |
|
| 72 |
+
| `saleTime` | `string` | 87% | Auction start time in HHMM format (e.g., "1000" = 10:00 AM) |
|
| 73 |
| `saleTimeZone` | `string` | 100% | Time zone for auction time (e.g., EST) |
|
| 74 |
| `itemNumber` | `string` | 100% | Item sequence number within the auction |
|
| 75 |
| `vehicleType` | `string` | 100% | Type code (V = Vehicle, C = Cycle/Motorcycle, K = Truck/Commercial) |
|
|
|
|
| 108 |
| `gridRow` | `string` | 100% | Yard grid/row location (e.g., "A130", "SD006", "RACK", "*OFF" for offsite) |
|
| 109 |
| `makeOfferEligible` | `bool` | 100% | Whether Make-an-Offer is available |
|
| 110 |
| `buyItNowPrice` 🔒 | `float` | 100% | Buy-It-Now price in USD (0 if not available) |
|
| 111 |
+
| `trim` | `string` | 88% | Vehicle trim level (e.g., SV, EX, LUXE, AMG 53 4MATIC) |
|
| 112 |
| `rentals` | `bool` | 100% | Whether vehicle was a former rental |
|
| 113 |
| `wholesale` | `bool` | 100% | Whether listing is wholesale |
|
| 114 |
| `sellerName` 🔒 | `string` | 36% | Seller name (e.g., "State Farm Insurance", "GEICO") |
|
|
|
|
| 136 |
|
| 137 |
| Value | Count | Share |
|
| 138 |
| --- | --- | --- |
|
| 139 |
+
| TOYOTA | 129,933 | `████░░░░░░░░░░░░░░░░` 18.3% |
|
| 140 |
+
| FORD | 114,508 | `███░░░░░░░░░░░░░░░░░` 16.1% |
|
| 141 |
+
| CHEVROLET | 101,144 | `███░░░░░░░░░░░░░░░░░` 14.3% |
|
| 142 |
+
| HONDA | 92,195 | `███░░░░░░░░░░░░░░░░░` 13.0% |
|
| 143 |
+
| NISSAN | 79,596 | `██░░░░░░░░░░░░░░░░░░` 11.2% |
|
| 144 |
+
| HYUNDAI | 55,479 | `██░░░░░░░░░░░░░░░░░░` 7.8% |
|
| 145 |
+
| KIA | 43,832 | `█░░░░░░░░░░░░░░░░░░░` 6.2% |
|
| 146 |
+
| JEEP | 36,117 | `█░░░░░░░░░░░░░░░░░░░` 5.1% |
|
| 147 |
+
| DODGE | 30,209 | `█░░░░░░░░░░░░░░░░░░░` 4.3% |
|
| 148 |
+
| SUBARU | 26,606 | `█░░░░░░░░░░░░░░░░░░░` 3.7% |
|
| 149 |
|
| 150 |
</details>
|
| 151 |
|
|
|
|
| 156 |
|
| 157 |
| Value | Count | Share |
|
| 158 |
| --- | --- | --- |
|
| 159 |
+
| FRONT END | 540,786 | `███████████░░░░░░░░░` 56.1% |
|
| 160 |
+
| REAR END | 146,369 | `███░░░░░░░░░░░░░░░░░` 15.2% |
|
| 161 |
+
| SIDE | 128,137 | `███░░░░░░░░░░░░░░░░░` 13.3% |
|
| 162 |
+
| MINOR DENT/SCRATCHES | 44,814 | `█░░░░░░░░░░░░░░░░░░░` 4.6% |
|
| 163 |
+
| MECHANICAL | 27,464 | `█░░░░░░░░░░░░░░░░░░░` 2.8% |
|
| 164 |
+
| NORMAL WEAR | 20,529 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
|
| 165 |
+
| ALL OVER | 19,280 | `░░░░░░░░░░░░░░░░░░░░` 2.0% |
|
| 166 |
+
| ROLLOVER | 13,690 | `░░░░░░░░░░░░░░░░░░░░` 1.4% |
|
| 167 |
+
| UNDERCARRIAGE | 11,750 | `░░░░░░░░░░░░░░░░░░░░` 1.2% |
|
| 168 |
+
| VANDALISM | 10,980 | `░░░░░░░░░░░░░░░░░░░░` 1.1% |
|
| 169 |
|
| 170 |
</details>
|
| 171 |
|
|
|
|
| 176 |
|
| 177 |
| Value | Count | Share |
|
| 178 |
| --- | --- | --- |
|
| 179 |
+
| SC | 298,590 | `███████░░░░░░░░░░░░░` 33.0% |
|
| 180 |
+
| ST | 275,067 | `██████░░░░░░░░░░░░░░` 30.4% |
|
| 181 |
+
| CT | 149,809 | `███░░░░░░░░░░░░░░░░░` 16.6% |
|
| 182 |
+
| SV | 56,078 | `█░░░░░░░░░░░░░░░░░░░` 6.2% |
|
| 183 |
+
| RB | 38,423 | `█░░░░░░░░░░░░░░░░░░░` 4.2% |
|
| 184 |
+
| SM | 21,151 | `░░░░░░░░░░░░░░░░░░░░` 2.3% |
|
| 185 |
+
| BS | 19,297 | `░░░░░░░░░░░░░░░░░░░░` 2.1% |
|
| 186 |
+
| S1 | 17,553 | `░░░░░░░░░░░░░░░░░░░░` 1.9% |
|
| 187 |
+
| RS | 15,884 | `░░░░░░░░░░░░░░░░░░░░` 1.8% |
|
| 188 |
+
| CD | 13,031 | `░░░░░░░░░░░░░░░░░░░░` 1.4% |
|
| 189 |
|
| 190 |
</details>
|
| 191 |
|
|
|
|
| 196 |
|
| 197 |
| Value | Count | Share |
|
| 198 |
| --- | --- | --- |
|
| 199 |
+
| CA | 90,888 | `████░░░░░░░░░░░░░░░░` 18.8% |
|
| 200 |
+
| TX | 84,452 | `███░░░░░░░░░░░░░░░░░` 17.4% |
|
| 201 |
+
| FL | 61,515 | `███░░░░░░░░░░░░░░░░░` 12.7% |
|
| 202 |
+
| IL | 44,229 | `██░░░░░░░░░░░░░░░░░░` 9.1% |
|
| 203 |
+
| PA | 42,213 | `██░░░░░░░░░░░░░░░░░░` 8.7% |
|
| 204 |
+
| GA | 39,597 | `██░░░░░░░░░░░░░░░░░░` 8.2% |
|
| 205 |
+
| NY | 30,760 | `█░░░░░░░░░░░░░░░░░░░` 6.4% |
|
| 206 |
+
| MI | 30,492 | `█░░░░░░░░░░░░░░░░░░░` 6.3% |
|
| 207 |
+
| TN | 30,491 | `█░░░░��░░░░░░░░░░░░░░` 6.3% |
|
| 208 |
+
| AL | 29,552 | `█░░░░░░░░░░░░░░░░░░░` 6.1% |
|
| 209 |
|
| 210 |
</details>
|
| 211 |
|
|
|
|
| 224 |
### Auction Listings
|
| 225 |
|
| 226 |
|
| 227 |
+
[Listings with Bid Over $1,000](https://rebrowser.net/products/datasets/copart/auction-listings/views/listings-with-bid-over-1000) — 169,862 records
|
| 228 |
|
| 229 |
↳ `[{"field":"highBid","op":"gt","value":1000},{"sort":"highBid DESC"}]`
|
| 230 |
|
| 231 |
+
[Salvage Title Auctions](https://rebrowser.net/products/datasets/copart/auction-listings/views/salvage-title-auctions) — 238,164 records
|
| 232 |
|
| 233 |
↳ `[{"field":"saleTitleType","op":"is","value":"ST"},{"sort":"saleDate ASC"}]`
|
| 234 |
|
| 235 |
+
[Run and Drive Vehicles](https://rebrowser.net/products/datasets/copart/auction-listings/views/run-and-drive-vehicles) — 563,757 records
|
| 236 |
|
| 237 |
↳ `[{"field":"lotCondCode","op":"is","value":"D"},{"sort":"estRetailValue DESC"}]`
|
| 238 |
|
| 239 |
+
[Listings with Estimated Value Over $10,000](https://rebrowser.net/products/datasets/copart/auction-listings/views/listings-valued-over-10000) — 426,103 records
|
| 240 |
|
| 241 |
↳ `[{"field":"estRetailValue","op":"gt","value":10000},{"sort":"estRetailValue DESC"}]`
|
| 242 |
|
| 243 |
+
[Make-an-Offer Eligible Lots](https://rebrowser.net/products/datasets/copart/auction-listings/views/make-offer-eligible-lots) — 100,101 records
|
| 244 |
|
| 245 |
↳ `[{"field":"makeOfferEligible","op":"isTrue"},{"sort":"_lastSeenAt DESC"}]`
|
| 246 |
|
|
|
|
| 351 |
Rebrowser is an independent data provider and is not affiliated with, endorsed by, or sponsored by Copart. Any trademarks are the property of their respective owners. This dataset is compiled from publicly available information; we do not request or collect Copart user credentials. By using this dataset, you agree to comply with Copart's Terms of Service and all applicable laws and regulations. Images, logos, descriptions, and other materials included in this dataset remain the intellectual property of their respective owners and are provided solely for informational purposes. Rebrowser makes no warranties regarding the accuracy, completeness, or legality of the data and assumes no liability for how the data is used. You are solely responsible for ensuring that your use of this dataset does not infringe on the rights of any third party.
|
| 352 |
|
| 353 |
|
| 354 |
+
You can also find this data on [GitHub](https://github.com/rebrowser/copart-dataset), [Kaggle](https://www.kaggle.com/datasets/rebrowser/copart-dataset), [Zenodo](https://doi.org/10.5281/zenodo.18716356).
|
| 355 |
|
auction-listings/chart-growth.svg
CHANGED
|
|
|
|
auction-listings/data/2026-01-10.csv
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f0419834cf266f647ea692812f84a14a8a25319f529971182a353a0b8a99833c
|
| 3 |
-
size 527039
|
|
|
|
|
|
|
|
|
|
|
|
auction-listings/data/2026-01-10.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3bdc3ad471efe7301495859d6c36f8bce9bcc41e6bd5945a1e86c25ebb2f6214
|
| 3 |
-
size 100213
|
|
|
|
|
|
|
|
|
|
|
|
auction-listings/data/{2026-01-08.csv → 2026-02-07.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:adf9f38fc02b6e30f34e94ffdef05ff9348dd791532f69e3b661fa79404bec6f
|
| 3 |
+
size 515859
|
auction-listings/data/{2026-01-08.parquet → 2026-02-07.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:eb435d343e085873f996d6c15908b8f2a5fbb9cfb5eac3f34273611426e6bfd8
|
| 3 |
+
size 101024
|
auction-listings/data/{2026-01-09.csv → 2026-02-08.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:6f6dba053a26fcb5a3bd556aedf9f60c3cb5b355c1890d482b6faccbcebe9354
|
| 3 |
+
size 222276
|
auction-listings/data/{2026-01-09.parquet → 2026-02-08.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:7e81d6fd4f587ac80f2842194cfa6771e331ee3a55c022990a69591999b75cc3
|
| 3 |
+
size 59596
|
auction-listings/data/2026-02-09.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fdded08265ca5d6f0ead4aff0ba06222e3196c8a2a0b8572a6f0d83bda60e65c
|
| 3 |
+
size 516869
|
auction-listings/data/2026-02-09.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73f743491b265abb6cb9ceeb40e956da5d34b53480d0d546070a8c03885cbdce
|
| 3 |
+
size 96998
|
auction-listings/schema.json
CHANGED
|
@@ -59,21 +59,21 @@
|
|
| 59 |
"name": "saleDate",
|
| 60 |
"type": "datetime",
|
| 61 |
"description": "Scheduled auction sale date",
|
| 62 |
-
"fillRate":
|
| 63 |
"premium": false
|
| 64 |
},
|
| 65 |
{
|
| 66 |
"name": "saleDayOfWeek",
|
| 67 |
"type": "string",
|
| 68 |
"description": "Day of week for the auction (e.g., TUESDAY, FRIDAY)",
|
| 69 |
-
"fillRate":
|
| 70 |
"premium": false
|
| 71 |
},
|
| 72 |
{
|
| 73 |
"name": "saleTime",
|
| 74 |
"type": "string",
|
| 75 |
"description": "Auction start time in HHMM format (e.g., \"1000\" = 10:00 AM)",
|
| 76 |
-
"fillRate":
|
| 77 |
"premium": false
|
| 78 |
},
|
| 79 |
{
|
|
@@ -346,7 +346,7 @@
|
|
| 346 |
"name": "trim",
|
| 347 |
"type": "string",
|
| 348 |
"description": "Vehicle trim level (e.g., SV, EX, LUXE, AMG 53 4MATIC)",
|
| 349 |
-
"fillRate":
|
| 350 |
"premium": false
|
| 351 |
},
|
| 352 |
{
|
|
|
|
| 59 |
"name": "saleDate",
|
| 60 |
"type": "datetime",
|
| 61 |
"description": "Scheduled auction sale date",
|
| 62 |
+
"fillRate": 87,
|
| 63 |
"premium": false
|
| 64 |
},
|
| 65 |
{
|
| 66 |
"name": "saleDayOfWeek",
|
| 67 |
"type": "string",
|
| 68 |
"description": "Day of week for the auction (e.g., TUESDAY, FRIDAY)",
|
| 69 |
+
"fillRate": 87,
|
| 70 |
"premium": false
|
| 71 |
},
|
| 72 |
{
|
| 73 |
"name": "saleTime",
|
| 74 |
"type": "string",
|
| 75 |
"description": "Auction start time in HHMM format (e.g., \"1000\" = 10:00 AM)",
|
| 76 |
+
"fillRate": 87,
|
| 77 |
"premium": false
|
| 78 |
},
|
| 79 |
{
|
|
|
|
| 346 |
"name": "trim",
|
| 347 |
"type": "string",
|
| 348 |
"description": "Vehicle trim level (e.g., SV, EX, LUXE, AMG 53 4MATIC)",
|
| 349 |
+
"fillRate": 88,
|
| 350 |
"premium": false
|
| 351 |
},
|
| 352 |
{
|