OperatorClassification#

This function returns operators classified as either public or private companies along with their respective ticker symbols.

This function takes no parameters.

Syntax#

=SMX.OperatorClassification()

Example#

Retrieve data on all operators:

=SMX.OperatorClassification()
An example of OperatorClassification

Output Parameters#

Field

Type

Description

Example

operator_name

string

Operator of the well.

“PIE OPERATING, LLC”

public_or_private

string

Operator classification as a public or private company.

“PRIVATE”

ticker

string

If a company is public then the ticker is provided.

“XOM”


Errors#

Functions may return the following error messages:

Error

Description

#VALUE!

Input parameters are invalid or cannot be parsed.

#REF!

The function cannot retrieve data from the SynMaxax API due to a network or connectivity issue.

!!! EXCEPTION

Invalid input parameters. Make sure dates are enclosed in quotes. Check if the API key is valid. To know more about how to use an API key, please check the section on authentication.

#No Data

Input data is invalid or does not exist.

Note

You can also check the logs for more information on errors. You can access the logs by clicking on SynMax Energy on the Excel ribbon and then clicking on Logs.