Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge with develop #2

Merged
merged 12 commits into from
Nov 21, 2024
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ Top must-join communities for ML:
- [Tableau](https://www.tableau.com/)
- [Power BI](https://powerbi.microsoft.com/)
- [Apache Superset](https://superset.apache.org/)
- [Evidence](https://evidence.dev)
- Data Integration
- [Cube](https://cube.dev)
- [Fivetran](https://www.fivetran.com)
Expand Down Expand Up @@ -179,6 +180,7 @@ Here's the mostly comprehensive list of data engineering creators:
| Ijaz Ali | | [Ijaz Ali](https://www.linkedin.com/in/ijaz-ali-6aaa87122/) (24K+)
| Subhankar | | [Subhankar](https://www.linkedin.com/in/subhankarumass/) (5k+) | | | |
| Ankur Ranjan | [Big Data Show](https://www.youtube.com/@TheBigDataShow) (100k+) | [Ankur Ranjan](https://www.linkedin.com/in/thebigdatashow/) (48k+) | | | |
| Lenny | | [Lenny A](https://www.linkedin.com/in/lennyardiles/) (6k+) | | | |


### Great Podcasts
Expand Down
2 changes: 2 additions & 0 deletions bootcamp/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ This will be six weeks of curricula
- Day 1 Lab is [here](https://www.dataexpert.io/lesson/dimensional-data-modeling-lab-day-1-yt)
- Day 2 Lecture is [here](https://www.dataexpert.io/lesson/dimensional-data-modeling-day-2-lecture-yt)
- Day 2 Lab is [here](https://www.dataexpert.io/lesson/dimensional-data-modeling-day-2-lab-yt)
- Day 3 Lecture is [here](https://www.dataexpert.io/lesson/dimensional-data-modeling-day-3-lecture-yt)
- Day 3 Lab is [here](https://www.dataexpert.io/lesson/dimensional-data-modeling-day-3-lab-yt)
- Fact Data Modeling
- Homework is (to be added)
- Data Quality (analytics)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
- POSTGRES_USER=${POSTGRES_USER}
- POSTGRES_PASSWORD=${POSTGRES_PASSWORD}
ports:
- "${CONTAINER_PORT}:5432"
- "${HOST_PORT}:5432"
volumes:
- ./:/bootcamp/
- ./data.dump:/docker-entrypoint-initdb.d/data.dump
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
draft_number TEXT,
seasons season_stats[],
scorer_class scoring_class,
years_since_last_active INTEGER,
is_active BOOLEAN,
current_season INTEGER,
PRIMARY KEY (player_name, current_season)
Expand Down
4 changes: 2 additions & 2 deletions newsletters.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
- [All Hands on Data](https://allhandsondata.substack.com/)
- [Modern Data 101](https://moderndata101.substack.com/)
- [SELECT Insights](https://newsletter.ssp.sh/)
- [Interesting Data Gigs](https://newsletter.interestinggigs.com)
- [Interesting Data Gigs](https://www.interestinggigs.com/)
- [Ju Data Engineering Weekly](https://juhache.substack.com/)
- [From An Engineer Sight](https://fromanengineersight.substack.com/)
- [Data Engineering Community](https://dataengineeringcommunity.substack.com/)
- [Data Engineering Community](https://dataengineeringcommunity.substack.com/)