Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ You can then open the folder in your preferred code editor. Throughout the cours
All of the code that you need to successfully complete the Coursera code is within this repo. Each folder in this repo corresponds to a module in the online course.

* **module-1** – Corresponds to "Module 1: Modern Data Engineering with Snowflake" in the course.
> Note – As CYBERSYN Data Set is not available on the marketplace, you can get the Snowflake Public Data (Free) to build the pipeline. **Replace the Following:** Finance__Economics.CYBERSYN -> SNOWFLAKE_PUBLIC_DATA_FREE.PUBLIC_DATA_FREE

* **module-2** – Corresponds to "Module 2: Batch Data Ingestion with Snowflake" in the course.

Expand Down