Hi everyone,
I have to merge two datasets. In the first, I have daily stock prices and in the second accounting quarterly data. Because of, the date does not match by using the merge command 1:m Data ISIN using accounting.dta, it creates many missing value. For instance, If I have in daily data 2024q3 and in the accounting data the most recent pubblication is 2024q2, it is not matched. How I can solve this issue?
I have to merge two datasets. In the first, I have daily stock prices and in the second accounting quarterly data. Because of, the date does not match by using the merge command 1:m Data ISIN using accounting.dta, it creates many missing value. For instance, If I have in daily data 2024q3 and in the accounting data the most recent pubblication is 2024q2, it is not matched. How I can solve this issue?
Comment