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, February 10, 2022
Create stata time variable
Hi Stata Users,
I have data in the form 01.01.2019 and want Stata to use it as time variable
I tried the code
Code:
format time %td
but it starts with 1960 which I know makes sense but I do not know how to transform it back to 01.01.2019.
No comments:
Post a Comment