数据·开源
Data & Open Source
API 说明
本站提供静态 JSON API,供 AI agent 和研究者直接取数。所有数据采用 CC-BY 4.0 许可。
GET
/api/parity/latest.json 最新指数 JSON
GET
/api/parity/history.csv 全量历史 CSV · 列: date, R_M, R_A, Lambda, Omega, Lambda_chained, method_version
Schema
{
"schema_version": "1.0",
"method_version": "0.1",
"date": "2026-08-19",
"generated_at": "2026-08-19T00:40:00Z",
"indices": {
"R_M": { "value": 0.066, "unit": "USD/kWh", "change_1d": 0.002 },
"R_A": { "value": 15.41, "unit": "USD/kWh", "change_1d": null },
"Lambda": { "value": 233.9, "unit": "dimensionless", "change_1d": -0.4 },
"Omega": { "value": 5.74, "unit": "dimensionless", "change_1d": 0.1 }
},
"sources": ["tanghuidao/token-parity"],
"license": "CC-BY-4.0"
} GitHub
- tanghuidao/abundantics — 本站源码与预印本
- tanghuidao/token-parity — TEPI 数据管线(Python,每日自动更新)
许可声明
本站所有数据采用 Creative Commons Attribution 4.0 International License。