Datasets:
Commit ·
cc1ceef
1
Parent(s): ce88876
Daily update 2026-04-15
Browse files
README.md
CHANGED
|
@@ -224,23 +224,23 @@ Rebrowser web viewer lets you filter, sort, and export any slice of this dataset
|
|
| 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) — 292,
|
| 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) — 368,
|
| 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) —
|
| 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) —
|
| 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) —
|
| 244 |
|
| 245 |
↳ `[{"field":"makeOfferEligible","op":"isTrue"},{"sort":"_lastSeenAt DESC"}]`
|
| 246 |
|
|
|
|
| 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) — 292,481 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) — 368,687 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) — 897,691 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) — 680,234 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) — 150,162 records
|
| 244 |
|
| 245 |
↳ `[{"field":"makeOfferEligible","op":"isTrue"},{"sort":"_lastSeenAt DESC"}]`
|
| 246 |
|
auction-listings/data/{2026-03-02.csv → 2026-04-01.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:d41dff714e3ff46335304a3a3539b92c6d9f83af5ce7c827f232d8b8ce8e0f6d
|
| 3 |
+
size 520241
|
auction-listings/data/{2026-03-02.parquet → 2026-04-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:4b1641f488361303b38be6c74fbed3cc69fe0a1639d154389752308ae9be43a0
|
| 3 |
+
size 94736
|