[公开]应急安全领域技术支撑(第4包 跨层级协同的动态应急预案知识图谱开发服务)中标公告

中标公告 发布日期:2026-06-01 地区:北京 项目编号:11000026210200174204-XM001 预算金额:¥146000 中标供应商:北京联创众升科技有限公司 实施地点:及中标成交金额 数据采集:2026/07/19 21:21

📊中标评审分析官方公示数据

代理服务费0.1752万元
评审专家方伟、刘建峰、房志刚、杨民峰、刘耀峰

🤖中标原因深度分析独家解读

023/Code

/Code/10.01/20231001114158_10.01.2023.py
import csv
import os

def read_csv_file(file_path):
if not os.path.isfile(file_path):
print(f"File {file_path} not found.")
return None

with open(file_path, 'r', newline='') as file:
reader = csv.reader(file)
data = [row for row in reader]
return data

def write_csv_file(file_path, data):
if os.path.isfile(file_path):
print(f"File {file_path} already exists. Overwrite it?")
choice = input("Enter 'Y' to overwrite or any other key to cancel: ").upper()
if choice != 'Y':
return

with open(file_path, 'w', newline='') as file:
writer = csv.writer(file)
writer.writerows(data)
print(f"Data written to {file_path}")

def main():
file_path = 'C:\\Users\\user\\Desktop\\test.csv'
data = read_csv_file(file_path)
if data:
new_data = []
for row in data:
new_row = [str(int(float(cell) * 100)) for cell in row]
new_data.append(new_row)
write_csv_file(file_path, new_data)

if __name__ == "__main__":
main()

/Code/10.01/20231002101249_10.01.2023.py
import json
import os

def read_json_file(file_path):
if not os.path.isfile(file_path):
print(f"File {file_path} not found.")
return None

with open(file_path, 'r') as file:
data = json.load(file)
return data

def write_json_file(file_path, data):
if os.path.isfile(file_path):
print(f"File {file_path} already exists. Overwrite it?")
choice = input("Enter 'Y' to overwrite or any other key to cancel: ").upper()
if choice != 'Y':
return

with open(file_path, 'w') as file:
json.dump(data, file, indent=4)
print(f"Data written to {file_path}")

def main():
file_path = 'C:\\Users\\user\\Desktop\\test.json'
data = read_json_file(file_path)
if data:
data = {key: value for key, value in data.items() if key == 'name' or key == 'age'}
write_json_file(file_path, data)

if __name__ == "__main__":
main()

/Code/09.21/20230921102435_09.21.2023.py
import json
import os

def read_json_file(file_path):
if not os.path.isfile(file_path):
print(f"File {file_path} not found.")
return None

with open(file_path, 'r') as file:
data = json.load(file)
return data

def write_json_file(file_path, data):
if os.path.isfile(file_path):
print(f"File {file_path} already exists. Overwrite it?")
choice = input("Enter 'Y' to overwrite or any other key to cancel: ").upper()
if choice != 'Y':
return

with open(file_path, 'w') as file:
json.dump(data, file, indent=4)
print(f"Data written to {file_path}")

def main():
file_path = 'C:\\Users\\user\\Desktop\\test.json'
data = read_json_file(file_path)
if data:
data = {key: value for key, value in data.items() if key == 'name' or key == 'age'}
write_json_file(file_path, data)

if __name__ == "__main__":
main()

/Code/09.21/20230921114214_09.21.2023.py
import json
import os

def read_json_file(file_path):
if not os.path.isfile(file_path):
print(f"File {file_path} not found.")
return None

with open(file_path, 'r') as file:
data = json.load(file)
return data

def write_json_file(file_path, data):
if os.path.isfile(file_path):
print(f"File {file_path} already exists. Overwrite it?")
choice = input("Enter 'Y' to overwrite or any other key to cancel: ").upper()
if choice != 'Y':
return

with open(file_path, 'w') as file:
json.dump(data, file, indent=4)
print(f"Data written to {file_path}")

def main():
file_path = 'C:\\Users\\user\\Desktop\\test.json'
data = read_json_file(file_path)
if data:
data = {key: value for key, value in data.items() if key == 'name' or key == 'age'}
write_json_file(file_path, data)

if __name__ == "__main__":
main()

/Code/10.11/20231011085439_10.11.2023.py
import json
import os
import csv

def read_json_file(file_path):
if not os.path.isfile(file_path):
print(f"File {file_path

📖 阅读完整分析文章 →

一、项目编号:11000026210200174204-XM001

二、项目名称:应急安全领域技术支撑

三、中标(成交)信息

总中标成交金额:14.6 万元(人民币)

中标成交供应商名称、地址及中标成交金额:

中标成交供应商名称:北京联创众升科技有限公司

中标成交供应商地址:北京市海淀区苏州街18号院-4楼16层1602-2室

中标金额:14.6万元

供应商名称 供应商地址 统一信用代码 中标金额 中标成交备注信息
北京联创众升科技有限公司 北京市海淀区苏州街18号院-4楼16层1602-2室 911101080556131897 14.6 万元 评审总得分(综合评分法): 89.65 分

四、主要标的信息

供应商 商品名称 规格型号 数量 单价 总价 服务要求
北京联创众升科技有限公司 1 14.6万元 14.6万元 详见招标文件。

项目用途、简要技术要求:具体详见招标文件。

合同履行日期:自合同签订之日起至2026年11月15日之前完成本项目服务工作,并通过采购人验收。

五、评审专家(单一来源采购人员)名单:

方伟、刘建峰、房志刚、杨民峰、刘耀峰

六、代理服务收费标准及金额:

本项目代理费总金额:0.1752万元(人民币)

本项目代理费收费标准:

按照国家发展计划委员会颁发的《招标代理服务收费管理暂行办法》(计价格[2002]1980号)和国家发展改革委办公厅关于招标代理服务收费有关问题的通知(发改办价格[2003]857号)执行,下浮20%。

七、公告期限

自本公告发布之日起1个工作日。

八、其它补充事宜

1.本公告同时在北京市政府采购网、北京市政府采购电子交易平台及中国政府采购网发布;

2.本标包中标供应商评审总得分:北京联创众升科技有限公司 89.65分。

九、凡对本次公告内容提出询问,请按以下方式联系。

1.采购人信息

名 称:北京市应急管理科学技术研究院     

地址:北京市通州区宏安街1号        

联系方式:刘老师,010-55573184      

2.采购代理机构信息

名 称:北京海捷顺德咨询有限公司            

地 址:北京市海淀区马甸东路17号金澳国际3层303室            

联系方式:雷琳、赵燕、王亲亲、薛琴,010-62006591            

3.项目联系方式

项目联系人:雷琳、赵燕、王亲亲、薛琴

电 话:  010-62006591

20260527123031.pdf

北京联创众升科技有限公司-中小企业声明函(04包).pdf