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

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


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



Functions
~~~~~~~~~

.. autoapisummary::
   :nosignatures:

   gridstatus.ercot_api.api_parser.parse_all_endpoints



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:data:: META_ENDPOINTS

.. py:function:: parse_all_endpoints(apijson: dict) -> dict

.. py:data:: UNIVERSAL_PARAM_NAMES

.. py:data:: VALID_VALUE_TYPES

