api_parser
=========================================

.. py:module:: gridstatus.ercot_api.api_parser


Module Contents
---------------



Functions
~~~~~~~~~

.. autoapisummary::
   :nosignatures:

   gridstatus.ercot_api.api_parser.get_endpoints_map



Attributes Summary
~~~~~~~~~~~~~~~~~~~

.. autoapisummary::

   gridstatus.ercot_api.api_parser.datetime_formats
   gridstatus.ercot_api.api_parser.META_ENDPOINTS
   gridstatus.ercot_api.api_parser.UNIVERSAL_PARAM_NAMES
   gridstatus.ercot_api.api_parser.VALID_VALUE_TYPES


Contents
~~~~~~~~~~~~~~~~~~~
.. py:data:: datetime_formats

   

.. py:function:: get_endpoints_map() -> dict

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


.. py:data:: META_ENDPOINTS

   

.. py:data:: UNIVERSAL_PARAM_NAMES

   

.. py:data:: VALID_VALUE_TYPES

   

