Skip to content

Commit cbf2f5c

Browse files
committed
🎉auto update by Gmeek action
1 parent e17d4b8 commit cbf2f5c

File tree

6 files changed

+33
-289
lines changed

6 files changed

+33
-289
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ColdSpell's Blog :link: https://ColdSpellhere.github.io
22
### :page_facing_up: [4](https://ColdSpellhere.github.io/tag.html)
3-
### :speech_balloon: 4
4-
### :hibiscus: 6479
5-
### :alarm_clock: 2025-09-05 14:50:43
3+
### :speech_balloon: 3
4+
### :hibiscus: 5676
5+
### :alarm_clock: 2025-09-05 17:38:49
66
### Powered by :heart: [Gmeek](https://github.com/Meekdai/Gmeek)
Lines changed: 2 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,7 @@
1-
Notice:从Blog进入可能无法正常显示流程图,可以跳转Github或者在评论区查看,本人正在积极解决该问题
21
##### Chinese Version
3-
```mermaid
4-
flowchart TD
5-
A[数据源<br>业务系统、IoT、日志等] -->|原始数据流入| B[数据池 ]
62

7-
subgraph Governance [数据治理 ]
8-
G[政策/标准/质量/安全<br>贯穿全流程]
9-
end
3+
<img width="2251" height="2918" alt="Image" src="https://github.com/user-attachments/assets/082e21e1-e235-4c28-8457-4eedf012a362" />
104

11-
B -- 数据管道 Data Pipeline --> C{数据集成<br>}
12-
C -- 抽取、清洗、转换<br>(ETL/ELT) --> B
13-
C -- 组织、加工 --> D[数据集市 ]
14-
15-
D --> E[最终用户<br>BI、分析、应用]
16-
B --> F[数据科学家<br>探索性分析]
17-
18-
G -.->|监管与规范| A
19-
G -.->|监管与规范| B
20-
G -.->|监管与规范| C
21-
G -.->|监管与规范| D
22-
```
235
##### English Version
24-
```mermaid
25-
flowchart TD
26-
A[Data Sources<br>Business Apps, IoT, Logs] -->|Raw Data Ingest| B[Data Lake]
27-
28-
subgraph Governance [Data Governance<br>Governs Entire Process]
29-
G[Policies/Standards/Quality/Security]
30-
end
31-
32-
B -- Data Pipeline --> C{Data Integration}
33-
C -- Extract, Clean, Transform<br>(ETL/ELT) --> B
34-
C -- Organize, Process --> D[Data Mart]
35-
36-
D --> E[End Users<br>BI, Analytics, Apps]
37-
B --> F[Data Scientists<br>Exploratory Analysis]
386

39-
G -.->|Governs & Standards| A
40-
G -.->|Governs & Standards| B
41-
G -.->|Governs & Standards| C
42-
G -.->|Governs & Standards| D
43-
```
7+
<img width="2363" height="2774" alt="Image" src="https://github.com/user-attachments/assets/20c325f6-062c-4b6c-8324-45d06cdaf24f" />

blogBase.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ <h1>
8787
<span class="listTitle">DataScience Glossary Flowchart</span>
8888
</div>
8989
<div class="listLabels">
90-
<span class="Label" style="background-color:#0abab5">1</span>
90+
9191
<span class="Label LabelName" style="background-color:#25f1b0"><object><a style="color:#fff" href="tag.html#Study Notes">Study Notes</a></object></span>
9292
<span class="Label LabelTime" style="background-color:#0969da">2025-09-05</span>
9393
</div>

0 commit comments

Comments
 (0)