SVK: Get Production Statistics
SVK via Parse · government_public
Fetch hourly production statistics (kWh) by power type. Only SN0 (whole Sweden) reliably returns non-zero data; individual price areas (SN1-SN4) may return zeros or empty results. APIs for retrieving Swedish electricity grid settlement data, consumption/production statistics, ancillary service (FCR) data, and exchange rates from Svenska kraftnät (Mimer). Fulfilled by Parse from mimer.svk.se.
- finance
- government-public
- mimer-svk-se
- other
- parse
- platform-key
- svk
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/9bc0c92e-6901-4ecc-ae6c-3f790e194799/get_production_statistics
- Interface artifact
- sha256:1504997a7627938aaa0c541dc383112022eb0cc29bac482a3ab46caab910cdeb
- Manifest digest
- sha256:cc645a4a9199df136471bd5bf79b1e19ae7812649a348392e4e5fab9c5be261d
Request fields
- area (string): Swedish price area code. SN0 recommended for reliable data.: Allowed values: SN0, SN1, SN2, SN3, SN4
- to_date (string): End date in YYYY-MM-DD format.
- from_date (string): Start date in YYYY-MM-DD format.
- power_type (string): Power type code. TL = Total.: Allowed values: TL
Example queries
- {"area":"SN0","to_date":"2026-06-05","from_date":"2026-06-03","power_type":"TL"}