Hi,
I have a longitudinal data set, which contains the monthly information. Required to convert from monthly to quarterly data. Data is, now, in the following format. How can I do it?
Any kind of advice appreciated.
input str134 B str4 D str12 E str38 Columns float ID
"B. (Mining And Quarrying)" "2007" "01-January" "63.7" 2
"B. (Mining And Quarrying)" "2007" "02-February" "61.5" 2
"B. (Mining And Quarrying)" "2007" "03-March" "67.7" 2
"B. (Mining And Quarrying)" "2007" "04-April" "73" 2
"B. (Mining And Quarrying)" "2007" "05-May" "78.59999999999999" 2
"B. (Mining And Quarrying)" "2007" "06-June" "80.8" 2
"B. (Mining And Quarrying)" "2007" "07-July" "86.59999999999999" 2
Related Posts with Conversion from monthly to quarterly data
How to group time datahello I need your help if I want to organize my data and group it by week. for example, I want to ca…
Local Average Treatment Effect after BiprobitHi all, I would like to know how to compute LATE after a biprobit model with endogenous binary regr…
Clustered standard errors.This is a conceptual question; I'm struggling to decide whether I should cluster my standard errors.…
How to code variable correctly using syntax. Please help meHello This is my first post, so please be kind to me. I have 12 dichotomous variables, that i want…
Multiplying freq by another variable.How many | cars do | you own?|| Freq. Percent Cum. ------------+----------------------------------- …
Subscribe to:
Post Comments (Atom)
0 Response to Conversion from monthly to quarterly data
Post a Comment