Prefer Chinese company names in IPO reports
Request: - Update the selected analyst reports so stock/company names include Chinese names and use Chinese names first. Changes: - Updated the selected T0 reports for 01392, 06067, 06106, and 06132 to show Chinese company names in the title and summary, with English names in parentheses. - Added company_name_zh to the analyst dataset so report generation has access to Chinese names. - Updated the report generator to prefer Chinese company names and fall back to English names only when Chinese names are unavailable. - Filled Chinese company names for the selected tickers in ipo_master and refreshed snapshots. Verification: - Compiled build_analysis_dataset.py and generate_ipo_report.py. - Ran generator dry-runs for 06132 and 01392 to confirm Chinese-first output. - Ran SQLite integrity_check and foreign_key_check. - Ran git diff --check. Next useful context: - Future generated analyst reports now use company_name_zh first when available.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# 06067 IPO 分析报告
|
||||
# 06067 深圳市星源材质科技股份有限公司 IPO 分析报告
|
||||
|
||||
## 摘要
|
||||
|
||||
- 股票代码:`06067`
|
||||
- 公司:Shenzhen Senior Technology Material Co., Ltd.
|
||||
- 公司:深圳市星源材质科技股份有限公司(Shenzhen Senior Technology Material Co., Ltd.)
|
||||
- 分析阶段:`T0_prospectus`
|
||||
- 报告生成时间:`2026-06-15T17:05:00Z`
|
||||
- 模型数据时间:`2026-06-15T17:05:00Z`
|
||||
|
||||
Reference in New Issue
Block a user