Dear Statalist members,
I am using a dataset from the WRDS database. I have annual data for my firm (gvkey)
i would like to ask: It's possible to merge these two files as "fundamental" contains 471 variables and 38921 observations, but "daily security" contain 12 variables and 13947724 observations. It does not merge due to the different number of observations.
When I want to merge annual fundamental data and daily security data with this code:
Merge 1:m gvkey year month using security daily. doing this, I always receive the following error code:
Can somebody help?
Thanky you in advance
Related Posts with Merge security daily data and fundamental anual
Different results between Heckman model and separate probit + OLSDear Statalist
I'm running a Heckman model and I wanted to compare the results of the Heckman model…
ppmlhdfe: lagged dependent variable as a regressorDear all,
I am using ppmlhdfe to estimate a gravity model that includes an auto-regressive (AR) ter…
how to keep month end data from daily data (with various month-ending dates)Dear All,
I have a daily data set with different month-ending date (sometime on 27 or 28 or 29 or 30…
Forming new variable using several existing variablesHi,
I am trying to create a variable "IN" that takes value from existing variables "IN_1 IN_2 IN_3 I…
If else inside for each loopI am trying to run the following code and it does not seem to be working. I want to change the refer…
Subscribe to:
Post Comments (Atom)
0 Response to Merge security daily data and fundamental anual
Post a Comment