生态环境态势分析


根据固定源编码查询评分详情

<h5>简要描述</h5> <ul> <li>根据固定源编码查询评分详情</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://121.4.224.104:8185:8080/shencai-environmentanalysis-web/service/env/risk/management/riskSourceScore/queryQuotaDetail</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST、GET</li> </ul> <h5>参数</h5> <pre><code> { "ticket": "testTicket", "enterCode": "91330421739237858X001C" }</code></pre> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">ticket</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>用户认证</td> </tr> <tr> <td style="text-align: left;">enterCode</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>固定源编码</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> { "data": { "EPOVC": { "name": "企业其他违法案件处罚记录", "code": "EPOVC", "score": 0.00, "isPoints": 1, "weight": 5, "calculation": null }, "EPRVC": { "name": "企业环境违法案件处罚记录", "code": "EPRVC", "score": 0.00, "isPoints": 1, "weight": 5, "calculation": null }, "EAMDA": { "name": "自动监控数据有效率", "code": "EAMDA", "score": 5.00, "isPoints": 0, "weight": 5, "calculation": null }, "ERPOE": { "name": "企业被重复信访记录", "code": "ERPOE", "score": 0.00, "isPoints": 1, "weight": 5, "calculation": null }, "ESCHR": { "name": "企业是否按要求开展环境安全隐患自查自纠", "code": "ESCHR", "score": 5.00, "isPoints": 0, "weight": 5, "calculation": null }, "EEWOY": { "name": "企业固废超一年库存", "code": "EEWOY", "score": 0.00, "isPoints": 1, "weight": 5, "calculation": null }, "ECERD": { "name": "企业是否按要求进行应急演习", "code": "ECERD", "score": 5.00, "isPoints": 0, "weight": 5, "calculation": null }, "EIVEP": { "name": "企业应急预案是否在有效期", "code": "EIVEP", "score": 5.00, "isPoints": 0, "weight": 5, "calculation": null }, "EEHDT": { "name": "企业隐患排查", "code": "EEHDT", "score": 5.00, "isPoints": 0, "weight": 5, "calculation": null }, "EAMES": { "name": "自动监控数据超标预警", "code": "EAMES", "score": 0.00, "isPoints": 1, "weight": 5, "calculation": null }, "EIWHP": { "name": "企业是否纳入固废或危废平台管理", "code": "EIWHP", "score": 5.00, "isPoints": 0, "weight": 5, "calculation": null }, "ECOST": { "name": "企业是否开展土壤自行检测", "code": "ECOST", "score": 0.00, "isPoints": 0, "weight": 5, "calculation": null }, "ESMCR": { "name": "监督性监测达标率", "code": "ESMCR", "score": 0.00, "isPoints": 0, "weight": 5, "calculation": null }, "ECVPI": { "name": "企业被生态环境保护督察信访记录", "code": "ECVPI", "score": 0.00, "isPoints": 0, "weight": 5, "calculation": null }, "EBRS": { "name": "企业基础风险评分", "code": "EBRS", "score": 0.00, "isPoints": 1, "weight": 15, "calculation": null } }, "info": null, "status": "1", "useTime": 0.0 } </code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">name</td> <td style="text-align: left;">string</td> <td>指标名称</td> </tr> <tr> <td style="text-align: left;">code</td> <td style="text-align: left;">string</td> <td>指标编码</td> </tr> <tr> <td style="text-align: left;">score</td> <td style="text-align: left;">number</td> <td>指标分值</td> </tr> <tr> <td style="text-align: left;">isPoints</td> <td style="text-align: left;">int</td> <td>是否加分(0-否,1-是)</td> </tr> <tr> <td style="text-align: left;">weight</td> <td style="text-align: left;">number</td> <td>权重(百分比)</td> </tr> <tr> <td style="text-align: left;">calculation</td> <td style="text-align: left;">string</td> <td>计算公式</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML