Rozeeeee commited on
Commit
ccb09b0
·
verified ·
1 Parent(s): 9849bd6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ def install_custom_font():
19
 
20
  install_custom_font()
21
 
22
- st.title("📊 台股財報數據可視化")
23
 
24
  # 直接讀取固定 URL 的 CSV 檔案
25
  url = "https://mopsfin.twse.com.tw/opendata/t187ap46_L_1.csv"
 
19
 
20
  install_custom_font()
21
 
22
+ st.title("ESG數據分析")
23
 
24
  # 直接讀取固定 URL 的 CSV 檔案
25
  url = "https://mopsfin.twse.com.tw/opendata/t187ap46_L_1.csv"