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
Random effects / POLS / Research QuestionsDear Stata Pros , Being interested in the effect of the share of women in board position on return …
correlationHi all, I need to use the function "mkcorr", but when I try to use it, this happens: Code: mkcorr…
Panel Data Regression - Football DissertationHi, I'll try and keep this concise for ease: I am looking at the relationship between football clu…
Multilevel modelling: 'Intercepts as outcomes model'Hello, I am working with a multilevel binary logistic model. I have read up a lot about how to run a…
Calculating Risk Ratios and CIsHi, I'm new to STATA 16. Looking for advice on calculating risk ratios and their confidence interva…
Subscribe to:
Post Comments (Atom)
0 Response to Conversion from monthly to quarterly data
Post a Comment