CenyPradu/

Tymczasowy directory listing — dane z TGE i taryfy dystrybucyjne

├── data/
│   ├── prices/
│   │   ├──  2026/ (239)
│   │   │   ├──  01/ (31)
│   │   │   ├──  02/ (28)
│   │   │   ├──  03/ (31)
│   │   │   ├──  04/ (30)
│   │   │   ├──  05/ (30)
│   │   │   ├──  06/ (29)
│   │   │   ├──  07/ (31)
│   │   │   └──  08/ (29)
│   │   │       ├── 2026-08-01.json
│   │   │       ├── 2026-08-02.json
│   │   │       ├── 2026-08-03.json
│   │   │       ├── 2026-08-04.json
│   │   │       ├── 2026-08-05.json
│   │   │       ├── 2026-08-06.json
│   │   │       ├── 2026-08-07.json
│   │   │       ├── 2026-08-08.json
│   │   │       ├── 2026-08-09.json
│   │   │       ├── 2026-08-10.json
│   │   │       ├── 2026-08-11.json
│   │   │       ├── 2026-08-12.json
│   │   │       ├── 2026-08-13.json
│   │   │       ├── 2026-08-14.json
│   │   │       ├── 2026-08-15.json
│   │   │       ├── 2026-08-16.json
│   │   │       ├── 2026-08-17.json
│   │   │       ├── 2026-08-18.json
│   │   │       ├── 2026-08-19.json
│   │   │       ├── 2026-08-20.json
│   │   │       ├── 2026-08-21.json
│   │   │       ├── 2026-08-22.json
│   │   │       ├── 2026-08-23.json
│   │   │       ├── 2026-08-24.json
│   │   │       ├── 2026-08-25.json
│   │   │       ├── 2026-08-26.json
│   │   │       ├── 2026-08-27.json
│   │   │       ├── 2026-08-28.json
│   │   │       └── 2026-08-29.json
│   │   └── index.json
│   └── tariffs/
│       ├── enea-g11.json
│       ├── enea-g12.json
│       ├── enea-g12w.json
│       ├── enea-g13active.json
│       ├── energa-g11.json
│       ├── energa-g12.json
│       ├── energa-g12w.json
│       ├── pge-g11.json
│       ├── pge-g12.json
│       ├── pge-g12w.json
│       ├── schema.json
│       ├── stoen-g11.json
│       ├── stoen-g12.json
│       ├── tauron-g11.json
│       ├── tauron-g12.json
│       ├── tauron-g12w.json
│       ├── tauron-g13.json
│       └── tauron-g13s.json
├── docs/
│   ├── tariffs/
│   │   ├── 2026_Energa.pdf
│   │   ├── 2026_PGE.pdf
│   │   └── 2026_Tauron.pdf
│   ├── architecture.md
│   ├── task-1-scraper.md
│   ├── task-2-tariffs.md
│   └── task-3-frontend.md
├── web/
│   └── js/
│       ├── holidays.js
│       └── tariffs.js
└── README.md