Difference between revisions of "User:Mrijanrimal"
Mrijanrimal (talk | contribs) |
Mrijanrimal (talk | contribs) |
||
Line 17: | Line 17: | ||
# Watch/play various sports. | # Watch/play various sports. | ||
# | # Printing Hello World. When writing code I usually do this <code> print("hello world") </code> |
Revision as of 14:11, 23 January 2017
I recently joined DIME to work for the DIME Analytics team. Before joining DIME, I was working for the World Bank in Kathmandu, Nepal. There, I worked for the Earthquake Housing Reconstruction Project(EHRP) as a data/operations analyst.
Job Description
- At DIME, I primarily work with the Wiki where I:
- Develop content related to impact evaluation
- Conduct review of already existing resources
- Support development of Stata packages for Impact Evaluation.
Personal
Education
I got my undergraduate degree in Economics from Reed College in Portland, Oregon, and my Masters degree in Public Policy(Economic Policy) from the National University of Singapore.
Hobbies
- Watch/play various sports.
- Printing Hello World. When writing code I usually do this
print("hello world")