AI决策助手

政策模拟
数据问答
合规洞察
报告生成

预测结果

回收量增长+{{ simulationResult.recycleIncrease }}%
财政支出¥{{ simulationResult.budgetCost.toLocaleString() }}
碳减排{{ simulationResult.carbonReduction }}kg
企业参与度{{ simulationResult.participation }}%

AI回答

{{ qaResult }}

{{ item.company }} {{ item.risk === 'high' ? '高风险' : '中风险' }}
识别模式: {{ item.pattern }}
建议: {{ item.suggestion }}

选择报告类型

月度监管分析报告

包含月度回收数据、区域分析、预警信息

产业发展评估报告

企业统计、产值分析、行业趋势

政策效果评估报告

补贴发放、政策效果、优化建议

AI正在生成报告...

已生成的报告 ({{ generatedReports.length }})

{{ report.title }}

报告编号: {{ report.id }}

生成时间: {{ report.generateTime }}

{{ report.summary }}

{{ currentReport.title }}

{{ currentReport.id }} {{ currentReport.generateTime }}

总体概况

{{ currentReport.data.overview.totalRecycle.toLocaleString() }}
回收总量(kg)
{{ currentReport.data.overview.growthRate }}%
同比增长
{{ currentReport.data.overview.accuracy }}%
分类准确率
{{ currentReport.data.overview.carbonReduction }}
碳减排(kg)

区域分析

区域 回收量(kg) 准确率 趋势
{{ item.area }} {{ item.recycle.toLocaleString() }} {{ item.accuracy }}% {{ item.trend }}

预警信息

{{ warning.level === 'high' ? '高' : '中' }} {{ warning.area }} {{ warning.issue }} → {{ warning.action }}

优化建议

  • {{ suggestion }}

产业概况

{{ currentReport.data.overview.companies }}
企业数量(家)
{{ currentReport.data.overview.employees.toLocaleString() }}
从业人员(人)
{{ (currentReport.data.overview.revenue / 100000000).toFixed(1) }}
年产值(亿元)
{{ currentReport.data.overview.chainCompleteness }}%
产业链完整度

细分领域

领域 企业数 产值(亿元) 增长率
{{ sector.name }} {{ sector.companies }} {{ (sector.revenue / 100000000).toFixed(2) }} {{ sector.growth }}

龙头企业

{{ i + 1 }}
{{ company.name }}
年产值: ¥{{ (company.revenue / 10000).toFixed(0) }}万 {{ company.growth }}

发展趋势

  • {{ trend }}

政策概况

{{ (currentReport.data.overview.subsidyAmount / 10000).toFixed(0) }}
补贴总额(万元)
{{ currentReport.data.overview.recycleGrowth }}%
回收量增长
{{ currentReport.data.overview.participation }}%
企业参与度
{{ currentReport.data.overview.satisfaction }}%
满意度

补贴分布

区域 补贴金额(万元) 受益企业 效果
{{ item.area }} ¥{{ (item.amount / 10000).toFixed(0) }} {{ item.companies }}家 {{ item.effect }}

效果评估

{{ item.indicator }}
目标: {{ item.target }} | 实际: {{ item.actual }}
{{ item.status }}

优化建议

  • {{ recommendation }}