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
Loop fails to find local macroHi there, I have an issue with one local macro within a fovalues loop. The main purpose of this co…
import .json data in stataHello everybody, I have to get the data from a .json file in stata. I have been using the following…
dropping observations with specific values in two different variablesDear Statalisters, I am currently analysing an employer survey where each observation is an employi…
Interpreting negative binomial coefficient with log IVHello, I'm having a hard time trying to interpret the results of a negative binomial regression (xt…
xtline time rangeCurrently I am running into what I think should be an easy to solve problem but haven't found a solu…
Subscribe to:
Post Comments (Atom)
0 Response to Repeat Sales Price Index
Post a Comment