dia-state
收藏资源简介:
该数据集是DIA Tracker仪表板的存储后端,用于存储核算状态信息,核心文件为state.json。内容包括每个被追踪模型的解析后dia_report(涵盖能源消耗、碳排放、水消耗数据,以及每个数据字段的质量等级),以及模型之间的谱系关系(记录基础模型到衍生模型之间的关联边)。数据集公开,旨在使数字影响评估(DIA)核算过程透明且可审计。数据结构为嵌套JSON对象,非扁平格式,因此无法以表格形式渲染。用户可通过仓库文件列表直接查看state.json文件,或使用提供的Python代码片段进行加载和使用。
This dataset serves as the storage backend for the DIA Tracker dashboard, tasked with retaining accounting status information, with state.json as its core file. It contains the parsed dia_report for each tracked model—covering energy consumption, carbon emissions, water consumption data, and the quality grade of each data field—as well as the lineage relationships between models, which record the association edges connecting base models and their derived counterparts. The dataset is publicly available to ensure transparency and auditability of the Digital Impact Assessment (DIA) accounting process. The data structure adopts a nested JSON format rather than a flat one, making it impossible to render in tabular form. Users can directly inspect the state.json file via the repository's file list, or load and utilize the dataset using the provided Python code snippets.





