api_parser#

Module Contents#

Functions#

get_endpoints_map

Provides access to a parsed map of all data endpoints and their parameters

Attributes Summary#

datetime_formats

META_ENDPOINTS

UNIVERSAL_PARAM_NAMES

VALID_VALUE_TYPES

Contents#

gridstatus.ercot_api.api_parser.datetime_formats[source]#
gridstatus.ercot_api.api_parser.get_endpoints_map() dict[source]#

Provides access to a parsed map of all data endpoints and their parameters

gridstatus.ercot_api.api_parser.META_ENDPOINTS[source]#
gridstatus.ercot_api.api_parser.UNIVERSAL_PARAM_NAMES[source]#
gridstatus.ercot_api.api_parser.VALID_VALUE_TYPES[source]#