Skip to contents

Sends the query to the POWER data API to retrieve data

Usage

.send_query(.query_list, .url)

Arguments

.query_list

A query list created by .build_query()

.url

A character string of the URL to be used for the API query

Value

A response from the POWER server containing either an error message. or the data requested.