Skip to content

cmcnicoll/analytics-engineering-template

Repository files navigation

Analytics Engineering Template

This template helps apply analytics engineering best practices when working with raw data on your local machine, such as financial statements downloaded as CSV. It can also be used for technical assessments when interviewing for data jobs.

Prerequisites

  • Docker Desktop
  • VS Code
  • Dev Containers extension (Identifier: ms-vscode-remote.remote-containers)
  • Create an environment variable LOCAL_DATA_PATH for the path to the folder containing the raw data you want to load, transform, and analyze. This folder will be mounted to the dev container.

Demo

  1. Use this template to create a repository.
  2. Clone your new repository.
  3. Open the repository in VS Code.
  4. Reopen in Container.
  5. Open View > Terminal.
  6. Run: make run

Original Inspiration

Other Inspirations

Tools Used

About

An open source sandbox project exploring analytics engineering dev tools and best practices.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published