大师 305ca552ad feat: 认定清洗v2 - 完整提取3工作簿x2类工作表
- clean_certified.py: 新增表2-I II III类技术方案提取(92项)
- gen_workbook.py: 新增认定技术方案Sheet+公式-技术方案分类
- 认定数据/2026/: certified_tech_schemes_detail.csv(92行)
- 认定总计: 表1危大43 + 表2技术92 = 135项
2026-06-09 03:44:49 +08:00

15 lines
472 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"表1_危大方案": 43,
"表1_超规": 16,
"表2_技术方案": 92,
"表2_等级分布": {
"Ⅲ": 92
},
"认定总计": 135,
"覆盖项目": 9,
"数据来源": [
"附件1技术方案含专项施工方案编制计划表-建筑类项目.xlsx",
"附件1技术方案含专项施工方案编制计划表-非建筑轨道类.xlsx",
"附件1技术方案含专项施工方案编制计划表--轨道类项目.xlsx"
]
}