auctions | R Documentation |
Data on eBay auctions, based upon the paper "Econometrics of Auctions by Least Squares" by Leonardo Rezende, Journal of Applied Econometrics, 2008, 23:925-948. The dataset consists of eBay auctions for Apple iPod mini devices in June and July 2006, limited to only auctions for the 4GB models.
auctions
auctions
A data frame with 684 rows and 14 columns:
eBay auction ID number
Number of bidders
Final sales price
Seller's positive feedback percentage (e.g., 90 = 90%)
Seller's feedback score (number of feedbacks received)
Reserve price set by seller (value of 0.01 if no reserve price)
1 if iPod is pink, 0 otherwise
1 if iPod is blue, 0 otherwise
1 if iPod is silver, 0 otherwise
1 if iPod is green, 0 otherwise
1 if iPod is another color, 0 otherwise
1 if condition listed is new, 0 otherwise
1 if condition listed is used, 0 otherwise
1 if condition listed is refurbished, 0 otherwise
https://journaldata.zbw.eu/dataset/econometrics-of-auctions-by-least-squares
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.