---
title: "Get Live Advanced PV"
method: GET
path: "/data/live/advanced_pv_power"
tags: ["Live", "Advanced PV Power"]
---

# Get Live Advanced PV

`GET /data/live/advanced_pv_power`

Get high spec PV power estimated actuals for near real-time and past 7 days for the requested site, derived from satellite (clouds and irradiance over non-polar continental areas) and numerical weather models (other data).

## Query parameters

- `hours` integer, nullable
- `output_parameters` string[]
- `resource_id` string, nullable, required
- `period` 'PT5M' | 'PT10M' | 'PT15M' | 'PT20M' | 'PT30M' | 'PT60M', nullable
- `apply_availability` number, double, nullable
- `apply_constraint` number, double, nullable
- `apply_dust_soiling` number, double, nullable
- `apply_snow_soiling` number, double, nullable
- `apply_tracker_inactive` boolean, nullable
- `terrain_shading` boolean
- `format` 'json' | 'csv', nullable

## Response `200`

OK

- EstimatedActualsDataResponse
  - `estimated_actuals` object[], nullable

---

[API](https://skmtc.net/solcast/apis/solcast-api.md) · [All operations](https://skmtc.net/solcast/apis/solcast-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/solcast/solcast-api/revisions/591461e66c79/schema)
