Dear Forum,
I am currently working on a gravity model to estimate the effects on trade of an exogenous shock. In my research, I need to perform my analysis on a monthly level of detail (the period is 2016-2018). I am using the usual gravity regressors (GDP, distance, etc.). The data on trade (import and export) are already provided at a monthly level, while the data on GDP is only at a quarterly level.
As a first test, I initially tried to transform the quarterly data to monthly through a "naive" equal distribution among the three months of each quarter (M = Q/3). I tried this by assuming that there is a small variation of GDP produced between different months. I then run a simple regression (xtreg) with FE, and I obtained as a result that the beta coefficient of the GDP is negative (e.g.: -0.155), which is obviously wrong.
I have thus realized that this error is driven by the simplistic data disaggregation that I am using. When I tried to run the same regression at a quarterly level I have obtained the expected result (coef. = ~1 for GDP).
I would be extremely grateful if you can suggest a different methodology to disaggregate the GDP data from quarterly to a monthly level that will produce a more reliable and correct result.
Thank you in advance for your help.
Best,
Annamaria Mazzoni
Related Posts with Quarterly GDP disaggregation to monthly levels - Gravity model estimation
Adding month observations to year level dataHi, I am working with the following variables: Code: * Example generated by -dataex-. For more info…
How to calculate date_month variable from Date (dmy) and day of year (doy)Hi, I have been wondering if there is a way to present average annual statistics from time-series d…
How to replace the newline/nextline character in a column with space characterHello! I understand that subinstr can be used to replace a substring in a column https://www.stata.…
How to export CSV with multiine text dataI have a CSV file in which some of the columns contain multiline text data. See below. Sample file a…
Combine a bunch of dummy variables into a multinomial/categoricalIt is trivial to convert a categorical variable into a bunch of dummy variables. I would like to do…
Subscribe to:
Post Comments (Atom)
0 Response to Quarterly GDP disaggregation to monthly levels - Gravity model estimation
Post a Comment