Skip to content

Commit

Permalink
add workshop links (#941)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianbr authored Feb 7, 2024
1 parent 15ffdc6 commit 83bf473
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion docs/website/blog/2024-02-06-practice-api-sources.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,23 @@ If you are considering doing a data engineering project, consider the following:

This article outlines 10 APIs, detailing their use cases, any free tier limitations, and authentication needs.


## Material teaching data loading with dlt:

### Data talks club data engineering zoomcamp
* [Video](https://www.youtube.com/watch?v=oLXhBM7nf2Q)
* [Course step by step](https://github.com/DataTalksClub/data-engineering-zoomcamp/blob/main/cohorts/2024/workshops/dlt_resources/data_ingestion_workshop.md)
* [Colab notebook](https://colab.research.google.com/drive/1kLyD3AL-tYf_HqCXYnA3ZLwHGpzbLmoj#scrollTo=5aPjk0O3S_Ag&forceEdit=true&sandboxMode=true)

### Data talks club open source spotlight
* [Video](https://www.youtube.com/watch?v=eMbhyOECpcE)
* [Notebook](https://github.com/dlt-hub/dlt_demos/blob/main/spotlight_demo.ipynb)

### Docs
* [Getting started](https://dlthub.com/docs/getting-started)
* [Advanced pipeline tutorial](https://dlthub.com/docs/build-a-pipeline-tutorial)


## APIs Overview

### 1. **PokeAPI**
Expand Down Expand Up @@ -99,4 +116,4 @@ Here are some examples from dlt users and working students:
- Demos with [Dagster](https://dagster.io/blog/dagster-dlt) and [Prefect](https://www.prefect.io/blog/building-resilient-data-pipelines-in-minutes-with-dlt-prefect).

## Showcase your project
If you want your project to be featured, let us know in the [#sharing-and-contributing channel of our community Slack](https://dlthub.com/community).
If you want your project to be featured, let us know in the [#sharing-and-contributing channel of our community Slack](https://dlthub.com/community).

0 comments on commit 83bf473

Please sign in to comment.