
    M/Ph                     `    d Z ddlZddlZddlmZ dZdZe Z	dZ
dZeZdZd	 Zd
 Zd ZdgZd ZdS )zHEuro area 18 - Total Turnover Index, Manufacture of electrical equipment    N)utilsrestructuredtextzThis is public domain.zL
Data are from the Statistical Office of the European Commission (Eurostat)
z&EU Manufacture of electrical equipmentaz  ::
    Variable name definitions::

        date      - Date in format MMM-1-YYYY

        STS.M.I7.W.TOVT.NS0016.4.000   - Euro area 18 (fixed composition) -
            Total Turnover Index, NACE 26-27; Treatment and coating of metals;
            machining; Manufacture of electrical equipment - NACE Rev2;
            Eurostat; Working day adjusted, not seasonally adjusted
c                  n    t                      } t          j        | t          | j                            S )N)datanames)	_get_dataduDatasetlistcolumns)r   s    d/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/statsmodels/datasets/elec_equip/data.pyload_pandasr       s*    ;;D:4tDL'9'9::::    c                      t                      S )a  
    Load the EU Electrical Equipment manufacturing data into a Dataset class

    Returns
    -------
    Dataset
        See DATASET_PROPOSAL.txt for more information.

    Notes
    -----
    The Dataset instance does not contain endog and exog attributes.
    )r    r   r   loadr   %   s     ==r   c                  P   t           j                            t           j                            t                              d         } t          j        t           j                            | d                    }t          j        |	                    d                    |_
        |S )Nr   zelec_equip.csvDATE)ospathsplitabspath__file__pdread_csvjointo_datetimepopindex)curr_dirr   s     r   r   r   5   sj    w}}RW__X6677:H;rw||H.>??@@D 0 011DJKr   
elec_equipc                      dS )Nr!   r   r   r   r   __str__r#   ?   s    <r   )__doc__r   pandasr   statsmodels.datasetsr   r	   __docformat__	COPYRIGHTTITLESOURCE
DESCRSHORT	DESCRLONGNOTEr   r   r   variable_namesr#   r   r   r   <module>r/      s    N N 				     , , , , , ,"(	
 :
		; ; ;
          r   