Giter Site home page Giter Site logo

elt_workshop's Introduction

dyvenia

Public dyvenia content

Use https://diataxis.fr/ as a reference

image

and MK Docs as help for the structure image

Build the Docs with mkdocs

Poetry

First you will need to create a python virtual environment. Make sure to install poetry pip install poetry and then run inside the kb folder:

cd kb
poetry install

Build your docs

The above will create a python environment for you with your required dependencies to build these docs. Once you have your virtual environment you can test it by serving these docs doing:

cd on_docs
poetry run mkdocs serve

If everything worked correctly you should be able to see the docs site at http://127.0.0.1:8000.

elt_workshop's People

Contributors

trymzet avatar

Stargazers

 avatar

Watchers

 avatar

elt_workshop's Issues

TODO

ELT workshops - TODO

0. Intro

1. Set up

  • #15
    • extensions: Python, Python Docstring Generator, Live Share
  • #14
  • #13
  • #11
  • #12

2. Part 1 - Prefect Intro

3. Part 2 - Build a pipeline - existing Airbyte source

Build a full pipeline, eg. API source -> local filesystem -> Metabase.

4. Part 3 - Build a pipeline - new Airbyte source

Create a new API source and build a full pipeline using it, eg. New API source -> local filesystem -> Metabase using.

5. General

6. Next iterations

  • add PR template
  • add mkdocs
  • add CI/CD
  • write a cleanup script
  • add prod tips
  • VSCode set up script (settings, extensions)
  • add part 4 - "Build a library for self-service analytics"
  • use custom app to enter data and serve API
  • consider Dagster

test VSCode Live with another person

  • tested once, looks decent, although the set up was a bit messy (took ~10 minutes to get it running due to freezes and permission errors)
  • repeat this process at least once more to see whether it's always this ugly or it was just my environment

new source

Ideas

Yahoo Finance API

  • stock price comparison
  • crypto price (eg. BTC)

World bank:

  • inflation
  • GDP per year per country vs eg. inflation - filter by country

platform v2

Example ideas:

  • change Postgres to Google Cloud Storage
  • add Great Expectations
  • add dbt

create general presentation

This will be used to explain concepts during the workshop

  • create Prefect execution diagram
  • create Airbyte diagram - pending #8
  • create Metabase diagram

clean up envs

Eg. Prefect, GitHub - remove test flows/solutions etc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.