Skip to content

Applied-Economics-With-AI/guides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

160 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guides for Applied Economics Research with AI & Big Data

License: MIT Contributions Welcome

Welcome to the Applied Economics with AI Guides repository! This collection of guides is designed to help researchers and students in applied economics leverage cloud computing and AI tools to enhance their productivity and research capabilities.

These guides have been developed by Peter John Lambert at the London School of Economics, with contributions from researchers across the applied economics community.

Table of Contents

  1. Introduction
  2. Guides
  3. Further Resources
  4. Contributing
  5. Support

Introduction

The field of applied economics is increasingly relying on large-scale data analysis and complex computational methods. This repository aims to provide step-by-step guides to help researchers set up powerful, cloud-based environments for their work, integrating tools like R, Python, and AI assistants.

Whether you're working with large datasets, running computationally intensive simulations, or simply looking for a more flexible development environment, these guides will help you get started with cloud computing in a research context.

Guides

Setting Up a Google Cloud VM for R and Python with VSCode

This comprehensive guide walks you through the process of setting up a virtual machine (VM) on Google Cloud Platform (GCP) for R and Python development using Visual Studio Code (VSCode). It covers:

  • Creating a Google Cloud account and setting up a VM
  • Configuring SSH for secure access
  • Installing necessary tools and packages for R and Python
  • Setting up VSCode for remote development
  • Installing and using GitHub Copilot for AI-assisted coding

📖 Read the full guide

Mount Filestore on the GCP Instance

This guide explains how to automatically mount a Google Cloud Filestore on your GCP instance using a startup script. It includes:

  • Preparing your environment
  • Installing necessary utilities
  • Creating a mount directory
  • Adding a startup script for automatic mounting
  • Verifying the mount
  • Troubleshooting tips

📖 Read the full guide

Research Project Folder Structure (Recommended)

This guide proposes a simple, battle-tested directory structure for empirical research projects. It helps keep raw data immutable, derived data reproducible, scripts organised, and makes it easier to collaborate (including with AI assistants like Cline / Claude Code).

📖 Read the full guide

Further Resources

Google Cloud Platform

Development Tools

Programming Languages

Research Computing

Social Science Research Workflows (Code, Data, and Reproducibility)

AI for Research (Economists and Practitioners)

Below are a few resources that focus on practical workflows, methodological tools, and hands-on guidance for using modern AI (especially LLMs) in applied research. I’m intentionally avoiding “impact of AI on X” links here.

Economics-focused resources

Hands-on / prompt engineering resources

Practical cautions (highly recommended reading)

Contributing

We welcome contributions to improve these guides or add new ones! If you have suggestions, corrections, or want to contribute a new guide, please:

  1. Fork this repository
  2. Create a new branch for your changes
  3. Submit a pull request with a clear description of your modifications or additions

For major changes, please open an issue first to discuss what you would like to change.

Support

If you have any questions or need assistance with these guides, please:


We hope these guides help you enhance your research capabilities in applied economics. Happy coding!

Last updated: January 2026

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors