|
1 | | -Notice:从Blog进入可能无法正常显示流程图,可以跳转Github或者在评论区查看,本人正在积极解决该问题 |
2 | 1 | ##### Chinese Version |
3 | | -```mermaid |
4 | | -flowchart TD |
5 | | - A[数据源<br>业务系统、IoT、日志等] -->|原始数据流入| B[数据池 ] |
6 | 2 |
|
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" /> |
10 | 4 |
|
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 | | -``` |
23 | 5 | ##### 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] |
38 | 6 |
|
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" /> |
0 commit comments