Specialized on Data processing, Data management Implementation plan, Data Collection tools - electronic and paper base, Data cleaning specifications, Data extraction, Data transformation, Data load, Analytical Datasets, and Data analysis. BJ Data Tech Solutions teaches on design and developing Electronic Data Collection Tools using CSPro, and STATA commands for data manipulation. Setting up Data Management systems using modern data technologies such as Relational Databases, C#, PHP and Android.
Thursday, October 31, 2019
Transforming time series data into Panel data
Hello, I have a time series dataset, downloaded from UNCTAD.
Then I pasted the data into Stata datasheet.
The data is the following
var1 var2 var3 var4 var5
year 1980 1981 1982 1983
x 1.2 2.3 3.4 4.5
y 2.1 2.2 2.3 2.4
z 3.1 3.2 3.3 3.4
where x, y, z are countries and var2-var5 are years.
I was trying to transform it using the "reshape" function. It did not solve the problem.
I appreciate your reply and help.
No comments:
Post a Comment