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
cmp for a multinomial charity choice/hurdle modelHi, I am trying to estimate a model of charitable giving. I have a study where individuals are given…
Heckman - Wooldridge - selection model for for 2SLS estimator - complex contextAssume that we have a stock exchange with 500 listed firms. Every year, the data for one of the exp…
Creating dummiesHey everyone! I have panel data between 2014 and 2018 on multiple socioeconomic and demography facto…
How to generate counterfactual polynomial fitHello, I am looking to generate a counterfactual polynomial fit for some data. Essentially, I have …
Creating this TableHello all, I am doing an Age-Period-Cohort analysis and was wondering how I can create the follow ta…
Subscribe to:
Post Comments (Atom)
0 Response to Repeat Sales Price Index
Post a Comment