中文
Open SAR-COP

OPEN SAR-COP

Open Search-And-Rescue Common Operating Platform

With open-source tooling + AI, turn fragmented public information into an interactive Common Operating Picture within the golden 72 hours after a disaster strikes. 用开源工具 + AI,在灾害发生后的黄金 72 小时内,把碎片化的公开信息变成一张可交互的统一灾情态势图

🚨 One repo per disaster🚨 每个灾害一个仓库 📦 Standard data contract📦 标准数据契约 🤖 AI-native · minutes to a COP🤖 AI 原生 · 分钟级出图 Zero PII · public info only零 PII · 仅公开信息 🌍 Bilingual · EN / 中文🌍 双语 · EN / 中文

How it works工作流程

From public reporting to an interactive COP in four steps从公开报道到可交互态势图,四步闭环
1

Search public information检索公开信息

AI searches official bulletins, national media and wire reports for casualties, damage, response forces and key sites.AI 检索官方通报、央媒与通讯社报道,收集伤亡、损毁、救援力量与关键点位。

2

Assemble standard data组装标准数据

Assemble incident.json per the data contract — every figure carries a timestamp and attribution.按 incident.schema.json 数据契约组装 incident.json,每个数字带时间戳与口径。

3

Generate the COP in one step一键生成 COP

A zero-dependency builder validates and renders a single-file HTML dashboard: map, KPIs, trend, timeline.零依赖构建器校验并渲染出单文件 HTML 态势图:地图、KPI、趋势、时间线。

4

Register in the index登记入索引

The data and dashboard are archived as a standalone incident repo and registered in the global index for reuse and review.事件数据与态势图沉淀为独立事件仓库,登记进全局索引,供复盘与复用。

Current incident当前事件

Seed case · the event is still developing种子案例 · 事件仍在发展中

🏔️ Nepal Rasuwa Catastrophic Landslide 2026🏔️ 2026 尼泊尔热索瓦特大泥石流

Since 2026-08-26 · Rasuwa & the Trishuli River corridor · impacts reach the Gyirong–Rasuwagadhi border crossing2026-08-26 起 · Rasuwa / 特里苏里河沿岸 · 波及中尼吉隆口岸一侧
289
Dead (as of Aug 27)遇难(截至 8/27)
910
Missing失联
35
Bridges damaged受损桥梁
Open the incident repo & COP →查看事件仓库与 COP 态势图 →

Repository map仓库地图

org: github.com/open-sar-cop
Index索引

incidents

Global index of all disaster incidents: one row per disaster linking to its repo, with status and last update.全部灾害事件的全局索引:每灾一行,链接到对应事件仓库,含状态与最后更新时间。

Incident repo事件仓库

np-rasuwa-landslide-2026

The Nepal Rasuwa landslide: incident data + interactive COP dashboard + sources. One repo per disaster.本次尼泊尔泥石流:事件数据 + 可交互 COP 态势图 + 信息源。每个灾害一个仓库。

AI Skill

skill-disaster-cop

AI skill package: data contract + dashboard template + builder. Once loaded, an AI can generate COPs for new disasters automatically.AI 技能包:数据契约 + 仪表盘模板 + 构建器。加载后 AI 可为新灾害自动生成 COP。

Homepage主页

open-sar-cop.github.io

This site: project homepage, docs and organization profile (hosted on GitHub Pages).本站:项目主页、文档与组织介绍(GitHub Pages 托管)。

Design principles设计原则

Data / view separation数据与视图分离

Data follows one contract; the dashboard is just a renderer and can be regenerated at any time as figures evolve.数据遵循统一契约,仪表盘只是渲染器。事件发展中数字更新后可随时重新生成。

Timeliness & attribution enforced时效与口径强制

Every casualty figure must state "as-of time + attribution". Unsourced data never enters the dataset.所有伤亡数字必须标注"截至时间 + 信息口径",拒绝无来源数据进入数据集。

Zero PII

Only publicly reported information is compiled; no personally identifiable information of victims or missing persons.只整理公开通报信息,不采集、不存储遇难者或失联者的个人身份信息。

Single-file delivery单文件交付

The generated COP is one HTML file — no server needed, double-click to open, hostable anywhere.生成的 COP 是一个 HTML 文件,无需服务器,双击即开,可托管到任何静态空间。