POWERUSE Data Set

DATA Step That Creates the POWERUSE Data Set

data poweruse;
  input type $3. +1 service $4. jan feb mar apr may jun;
datalines;
com area 6526 11999 17533 10221 17218 8857
com fld  10911 12648 15502 9120 8624 18338
com gen  1203 641 728 1039 1156 782
com op   15062 15635 9509 11717 11456 12461
com oth  1390 1672 1638 1282 1654 1915
com spc  111 85 121 109 125 103
com wtr  160 168 130 187 101 101
res area 118 116 91 92 95 137
res fld  96 89 75 87 75 82
res gen  22281 21505 22556 22784 25977 25371
res op   1152 1362 698 1047 534 1492
res oth  286 238 109 33 158 465
res spc  8280 10984 10111 13234 13723 11072
res wtr  9589 10625 14160 18130 8592 7654
;;;;

Figure A.3. Partial PROC CONTENTS Output of the POWERUSE Data Set
                                    The CONTENTS Procedure

        Data Set Name        WORK.POWERUSE                    Observations           14
        Member Type          DATA                             Variables              8
        Engine               V9                               Indexes                0
        Created              Thu, Feb 03, 2005 04:13:36 PM    Observation Length     56
        Last Modified        Thu, Feb 03, 2005 04:13:36 PM    Deleted Observations   0
        Protection                                            Compressed             NO
        Data Set Type                                         Sorted                 NO
        Label
        Data Representation  WINDOWS_32
        Encoding             wlatin1  Western (Windows)


                          Alphabetic List of Variables and Attributes


                                 #    Variable    Type     Len

                                 6    apr         Num        8
                                 4    feb         Num        8
                                 3    jan         Num        8
                                 8    jun         Num        8
                                 5    mar         Num        8
                                 7    may         Num        8
                                 2    service     Char       4
                                 1    type        Char       3

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.27.58