Skip to content

Commit 8535a37

Browse files
authored
Update README.md
1 parent ee9acec commit 8535a37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Data Engineering Project, aka Simple Stack
1+
# ⚙️ Simplet Stack Data Engineering Project ⚙️
22
This repository consists of a [dbt](https://www.getdbt.com/) project designed to transform raw data into structured, analytics-ready models. The project follows modern data engineering best practices, ensuring efficient, scalable, and maintainable data workflows.
33

44
The goal of this project is to implement a simple and effective data architecture that can support analytics and reporting needs. It integrates data ingestion, transformation, testing, and deployment into a streamlined process, ensuring high-quality data pipelines.
@@ -10,7 +10,7 @@ The project emphasizes minimal tooling, clear structure, and automation to build
1010
To learn more about the overall architecture design & strategy can be found in our centralized handbook:
1111
- [Data Architecture Handbook](https://docs.google.com/document/d/1WmOnx_5QaGmo-kNWitd9jSEwvEnwqxiS0ZA1jmMV-v0/edit?usp=sharing)
1212

13-
## Sources:
13+
## ** Sources: **
1414
Raw, unformatted data loaded directly from source systems using various data tools.
1515
- `nba_data` - The primary source of NBA statistics data captured from an API & loaded via Sling/Airbyte.
1616
- Schema: `analytics.raw_nba_data`

0 commit comments

Comments
 (0)