Skip to content

nathanlane/lab-manual

 
 

Repository files navigation

Empirical Economics Lab Manual

Welcome to the empirical economic lab manual. This repository serves as a living handbook for research assistants (RAs) working in computational and empirical social sciences. It distills best practices for reproducible research, coding standards across multiple languages, and workflow organization so that every project can be replicated and extended with confidence.

The goal is to get you up and running quickly for empirical projects, especially for working on my teams and others.

This is a distant fork of other lab manuals.


📚 Table of Contents

  1. Fundamentals – Core principles of reproducible research applicable to any language or project.
  2. Language-Specific Guides
  3. Workflows – Project organization patterns, dependency management, and automation.
  4. Templates – Ready-to-use code templates you can copy into your own projects.
  5. Examples – Minimal example projects that demonstrate the practices in action.
  6. Best Practices Checklist – Quick reference before you start, run, share, or publish research.
  7. Coding Style Guide – Conventions for all languages.
  8. Python Reproducibility – Managing environments and data workflows.
  9. Stata Quick-Start – Using VS Code and Conda.

🚀 Quick Start

  1. Clone the repository
    git clone https://github.com/<your-org>/empirical-econ-lab-manual.git
    cd empirical-econ-lab-manual
  2. Browse the Fundamentals to understand reproducible research foundations.
  3. Dive into the language guide that matches your stack.
  4. Copy a template from /templates/ to bootstrap your analysis.
  5. Use the checklists to make sure your work is reproducible before sharing.

🤝 Contributing

We welcome improvements! If you spot an issue or have an enhancement:

  1. Fork the repository and create a feature branch.
  2. Commit using conventional present-tense messages (e.g., Add Stata logging example).
  3. Open a Pull Request describing your change.

See the GitHub Essentials guide for more.


📄 License

Distributed under the MIT License. See LICENSE for details.


*Maintained with ♥ by Nathan Lane and Industrial Policy Group

About

Lab manual for Lane and IPG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TeX 100.0%