synoptic.services.Variables#

class synoptic.services.Variables(**params)[source]#

Get all available variables.

Provides variable name, variable index, long name, and default unit.

Refer to the official documentation: https://docs.synopticdata.com/services/variables

Parameters:

token (str, optional) – Synoptic API token. Required if the SYNOPTIC_TOKEN environment variable and the config file entry are not set.

__init__(**params)[source]#

Methods

__init__(**params)

df()

Variables DataFrame.

df()[source]#

Variables DataFrame.

Return type:

DataFrame