Returns the current percentage of renewables in the grid

get/state/{state}/renewables/current

Path parameters

statestring required

State you would like the renewables for. Valid states: nsw, sa, qld, vic

Query parameters

nextinteger

Return the next number of forecast intervals

previousinteger

Return the previous number of actual intervals.

resolution5 | 30

Specify the required interval duration resolution. Valid options: 5, 30. Default: 30

Response

The current percentage of renewables in the grid.

Example response

[
  {
    "date": "2021-05-05",
    "nemTime": "2021-05-06T12:30:00+10:00",
    "startTime": "2021-05-05T02:00:01Z",
    "endTime": "2021-05-05T02:30:00Z",
    "renewables": 45
  }
]

Changes

Changed in 10 of the 28 revisions of this API.817

    • api operation id getCurrentRenewables was added

      api-operation-id-added

  • 57486dcc0cbc11See the full diff
    • added to the response property oneOf list for the response status

      response-property-one-of-added

    • removed from the response property anyOf list for the response status

      response-property-any-of-removed

    • added to the response property anyOf list for the response status

      response-property-any-of-added

    • removed from the response property oneOf list for the response status

      response-property-one-of-removed

  • 4214c1e724bb11See the full diff
    • added to the response property oneOf list for the response status

      response-property-one-of-added

    • removed from the response property anyOf list for the response status

      response-property-any-of-removed

    • the response property ///////// became required for the status

      response-property-became-required

    • the response property ///////// became required for the status

      response-property-became-required

    • the response property ///////// became required for the status

      response-property-became-required

    • the response property ///////// became optional for the status

      response-property-became-optional

    • the response property ///////// became optional for the status

      response-property-became-optional

    • the response property ///////// became optional for the status

      response-property-became-optional

    • the response property ///////// became required for the status

      response-property-became-required

    • the response property ///////// became required for the status

      response-property-became-required

    • the response property ///////// became required for the status

      response-property-became-required

    • the response property ///////// became optional for the status

      response-property-became-optional

    • the response property ///////// became optional for the status

      response-property-became-optional

    • the response property ///////// became optional for the status

      response-property-became-optional

    • the response property ///////// became required for the status

      response-property-became-required

    • the response property ///////// became required for the status

      response-property-became-required

    • the response property ///////// became required for the status

      response-property-became-required

    • api operation id getCurrentRenewables removed and replaced with

      api-operation-id-removed

    • added to the response property anyOf list for the response status

      response-property-any-of-added

    • removed from the response property oneOf list for the response status

      response-property-one-of-removed

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog