/*SHORT TITLE:  Raw Data Record Layout */

Zip Code Business Patterns 2001

Record Layout
Industry Detail Data

      Data and index files:

      DETL.DBF -- industry detail data sorted by ZIP + PNAC (6-digit)
            
      Index: DETLAREA.NDX Index Key : ZIP + PNAC
      Index: DETLIND.NDX  Index Key : PNAC + ZIP
      Index: DETLSECT.NDX Index Key : SECTOR + ZIP + PNAC     

     
                                
           Data    Size/
Name   Type  Width  Description


ZIP       C    5   ZIP Code 
PNAC      C    6   North American Industry Classification System Code 
                             (See Appendix A)
TOT_ESTB  N    6   Total Number of Establishments
EMP1_4    N    6   Number of Establishments:  1-4 Employee Size Class
EMP5_9    N    6   Number of Establishments:  5-9 Employee Size Class
EMP10_19  N    6   Number of Establishments: 10-19 Employee Size Class
EMP20_49  N    6   Number of Establishments: 20-49 Employee Size Class
EMP50_99  N    6   Number of Establishments: 50-99 Employee Size Class
E100_249  N    6   Number of Establishments: 100-249 Employee Size Class
E250_499  N    6   Number of Establishments: 250-499 Employee Size Class
E500_999  N    6   Number of Establishments: 500-999 Employee Size Class
EMP1000   N    6   Number of Establishments:   1,000+ Employee Size Class
SECTOR    C    6   NAICS industry sector code

Total Size     77

Source: ZIP Code Business Patterns Help