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 小时内,把碎片化的公开信息变成一张可交互的统一灾情态势图。
AI searches official bulletins, national media and wire reports for casualties, damage, response forces and key sites.AI 检索官方通报、央媒与通讯社报道,收集伤亡、损毁、救援力量与关键点位。
Assemble incident.json per the data contract — every figure carries a timestamp and attribution.按 incident.schema.json 数据契约组装 incident.json,每个数字带时间戳与口径。
A zero-dependency builder validates and renders a single-file HTML dashboard: map, KPIs, trend, timeline.零依赖构建器校验并渲染出单文件 HTML 态势图:地图、KPI、趋势、时间线。
The data and dashboard are archived as a standalone incident repo and registered in the global index for reuse and review.事件数据与态势图沉淀为独立事件仓库,登记进全局索引,供复盘与复用。
Global index of all disaster incidents: one row per disaster linking to its repo, with status and last update.全部灾害事件的全局索引:每灾一行,链接到对应事件仓库,含状态与最后更新时间。
The Nepal Rasuwa landslide: incident data + interactive COP dashboard + sources. One repo per disaster.本次尼泊尔泥石流:事件数据 + 可交互 COP 态势图 + 信息源。每个灾害一个仓库。
AI skill package: data contract + dashboard template + builder. Once loaded, an AI can generate COPs for new disasters automatically.AI 技能包:数据契约 + 仪表盘模板 + 构建器。加载后 AI 可为新灾害自动生成 COP。
This site: project homepage, docs and organization profile (hosted on GitHub Pages).本站:项目主页、文档与组织介绍(GitHub Pages 托管)。
Data follows one contract; the dashboard is just a renderer and can be regenerated at any time as figures evolve.数据遵循统一契约,仪表盘只是渲染器。事件发展中数字更新后可随时重新生成。
Every casualty figure must state "as-of time + attribution". Unsourced data never enters the dataset.所有伤亡数字必须标注"截至时间 + 信息口径",拒绝无来源数据进入数据集。
Only publicly reported information is compiled; no personally identifiable information of victims or missing persons.只整理公开通报信息,不采集、不存储遇难者或失联者的个人身份信息。
The generated COP is one HTML file — no server needed, double-click to open, hostable anywhere.生成的 COP 是一个 HTML 文件,无需服务器,双击即开,可托管到任何静态空间。