Skip to Content
kardashev is available for Python (PyPI) and JavaScript/TypeScript (npm)
Roadmap

Roadmap

kardashev is actively maintained by a single developer at Kardashev Labs. There’s no fixed timeline, but the known open gaps are:

  • Interconnection queue coverage - the hosted API currently refreshes queue data daily for NYISO, PJM, and ISO-NE. CAISO, ERCOT, MISO, and SPP queue data is not yet on the same live pipeline.
  • Direct PJM class - DataMiner2 CSV feeds (hourly RT/DA LMP) were decommissioned in 2026-07. api.pjm.com helpers for instantaneous load and unverified 5-min RT LMP ship in Python 0.3.2+, but the public PJM.get_lmp() method is not rewired yet. Use the hosted Client for PJM LMP in the meantime. Fuel mix and other PJM datasets remain hosted-API-only.
  • No direct ISO scrapers in JavaScript - kardashev only wraps the hosted API today. Whether to port the Python direct-access scrapers to JS is undecided; open an issue if this would be useful to you.
  • Two backend 500s - outages() and commodities_coal()/commodities_power_burn() (both languages) currently error server-side. Tracked as a kardashev-data issue, not a client bug.

Track progress in the Changelog (Python, JavaScript), or open an issue on Python GitHub  or JS GitHub .

Last updated on