Skip to content

Commit 544fc7c

Browse files
committed
Update tariffs.json
1 parent 6bb2e63 commit 544fc7c

1 file changed

Lines changed: 41 additions & 2 deletions

File tree

tariffs.json

Lines changed: 41 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/v3DJG6GL/bfe-tariffs-data/main/schemas/tariffs-v1.schema.json",
33
"schema_version": "1.4.0",
4-
"data_version": "0.0.4",
5-
"last_updated": "2026-05-01",
4+
"data_version": "0.0.5",
5+
"last_updated": "2026-05-02",
66
"notes": "Bundled fallback. Source-of-truth (companion repo) lands in Phase 6. Schema 1.1.0 (Batch D) introduces user_inputs[] for parallel tariff variants (replaces the AEW two-entry hack), power_tier.hkn_cases[] for conditional HKN values, and bonuses[].kind/when for additive vs. multiplicative bonuses.",
77
"federal_minimum": [
88
{
@@ -350,6 +350,45 @@
350350
"name_fr": "EKZ (Centrales électriques du canton de Zurich)",
351351
"homepage": "https://www.ekz.ch",
352352
"rates": [
353+
{
354+
"valid_from": "2025-01-01",
355+
"valid_to": "2026-01-01",
356+
"settlement_period": "quartal",
357+
"tarif_urls": [
358+
{
359+
"url": "https://www.ekz.ch/de/privatkunden/solaranlage/gut-zu-wissen/rueckliefertarife.html"
360+
},
361+
{
362+
"url": "https://www.ekz.ch/dam/ekz/privatkunden/strom/tarife-und-agb/Tarifdokumente/tarife-2025/ekz-rueckliefertarife-2025.pdf"
363+
}
364+
],
365+
"power_tiers": [
366+
{
367+
"kw_min": 0.0,
368+
"kw_max": 3000.0,
369+
"base_model": "fixed_ht_nt",
370+
"fixed_ht_rp_kwh": 12.6,
371+
"fixed_nt_rp_kwh": 11.6,
372+
"ht_window": {
373+
"mofr": [
374+
7,
375+
20
376+
],
377+
"sa": null,
378+
"su": null
379+
},
380+
"hkn_rp_kwh": 3.0,
381+
"hkn_structure": "additive_optin"
382+
}
383+
],
384+
"user_inputs": [],
385+
"price_floor_rp_kwh": null,
386+
"notes": [],
387+
"bonuses": [],
388+
"seasonal": null,
389+
"cap_mode": false,
390+
"cap_rules": null
391+
},
353392
{
354393
"valid_from": "2026-01-01",
355394
"valid_to": null,

0 commit comments

Comments
 (0)