Hello.
I am currently running a project where I wish to create a price index on the returns of collectible assets using data from auction websites.
Using panel data: item_ID, sale_date, price - In total I have collected 28,000 unique sales across 5,000 different items. Each sale observation has at least one corresponding sale of the identical asset at another date. In most cases the item has only been sold twice, but in some cases it has been sold over 300 times.
Is there an approach on STATA that will allow me to quickly take the log price difference between a series of sales? e.g. Getting 3 returns for sale1 & sale2, sale2 & sale3, sale3 & sale4 for each item.
I was initially considering a Repeat Sales Regression methodology as proposed by Bailey, Muth, Nourse (1963) but this approach is proving difficult to implement for circumstances in which I have more than 2 sales observations. Attached is a .do file which in the right lines of what I wish to do.
Thank you in advance!
Array
Related Posts with Repeat Sales Price Index
Clustering standard errors with teffects ipwraDear all, I am using the teffects ipwra command to estimate the effect of a multi-level treatment a…
Combining dataHey all! I want to plot the birth date data against the birth weight data. However, it is very chall…
Resetting mlibs in running StataHi I'm building some mata code in which parts must be saved in Stata versions 12, 13, 14, or 15. Bas…
New version of vallabsave on SSCThanks as always to Kit Baum, a new version of the vallabsave package is now available for download …
Assessing differences between ordinal ranks based on frequenciesHi Stata users! Stata 14.1. I am trying to assess if there is a difference in the ordinal ranks of …
Subscribe to:
Post Comments (Atom)
0 Response to Repeat Sales Price Index
Post a Comment