This lesson is in the early stages of development (Alpha version)

Economics Lesson with Stata

FIXME: home page introduction

Prerequisites

FIXME

Schedule

Setup Download files required for the lesson
00:00 1. Read and Explore Data How can I explore my data?
How does Stata deal with variable names it doesn’t like?
00:50 2. Data Formats and Data Quality How do I read tabular data?
How does Stata handle missing values?
01:55 3. Transform Data What is tidy data?
How do I transfrom the data to the shape I need?
03:00 4. Combine Data How do I combine data from different files?
03:00 5. Save and Reuse your Work in .do Files How can .do files make my work more reproducible?
How do I run my or someone else’s .do file?
Why should I care about code quality?
How do I make my code more legible?
03:00 6. Repeat Tasks with Loops How can I minimize bugs in my code?
03:40 7. Advanced Programming Topics
03:40 Finish

The actual schedule may vary slightly depending on the topics and exercises chosen by the instructor.