Ercot Constants
====================================

.. py:module:: gridstatus.ercot_constants


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

Contents
~~~~~~~~~~~~~~~~~~~
.. py:data:: LOAD_FORECAST_BY_MODEL_COLUMNS
   :value: ['Interval Start', 'Interval End', 'Publish Time', 'Model', 'Coast', 'East', 'Far West',...


.. py:data:: SOLAR_ACTUAL_AND_FORECAST_BY_GEOGRAPHICAL_REGION_COLUMNS
   :value: ['Interval Start', 'Interval End', 'Publish Time', 'GEN SYSTEM WIDE', 'COP HSL SYSTEM WIDE',...


.. py:data:: SOLAR_ACTUAL_AND_FORECAST_COLUMNS
   :value: ['Interval Start', 'Interval End', 'Publish Time', 'GEN SYSTEM WIDE', 'COP HSL SYSTEM WIDE',...


.. py:data:: SYSTEM_AS_CAPACITY_MONITOR_COLUMNS
   :value: ['Time', 'RRS Capability PFR Gen and ESR', 'RRS Capability Load Ex Controllable Load', 'RRS...


.. py:data:: WIND_ACTUAL_AND_FORECAST_BY_GEOGRAPHICAL_REGION_COLUMNS
   :value: ['Interval Start', 'Interval End', 'Publish Time', 'GEN SYSTEM WIDE', 'COP HSL SYSTEM WIDE',...


.. py:data:: WIND_ACTUAL_AND_FORECAST_COLUMNS
   :value: ['Interval Start', 'Interval End', 'Publish Time', 'GEN SYSTEM WIDE', 'COP HSL SYSTEM WIDE',...


