synoptic.services.Networks#

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

Get all available networks.

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

Parameters:
  • id

  • shortname

  • sortby ({'alphabet'} (optional))

  • 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()

Networks DataFrame.

df()[source]#

Networks DataFrame.

Return type:

DataFrame