Ed230B/C

Codebooks for Data Files


api00s1 & api00s2

   1. snum      int    %9.0g       school number
   2. dnum      int    %7.0g       district number
   3. cnum      byte   %4.0g       county number
   4. api00     int    %6.0g       academic performance index
   5. meals     byte   %4.0f       percentt free meals
   6. ell       byte   %4.0f       percent english language learners
   7. yr_rnd    byte   %4.0f       year round school  
   8. mobility  byte   %4.0f       percent 1st year in school
   9. acs_k3    byte   %4.0f       avg class size k-3
  10. acs_46    byte   %4.0f       avg class size 4-6
  11. not_hsg   byte   %4.0f       parent not high school grad
  12. hsg       byte   %4.0f       parent high school grad
  13. some_col  byte   %4.0f       parent some college
  14. col_grad  byte   %4.0f       parent college grad
  15. grad_sch  byte   %4.0f       parent grad school
  16. avg_ed    float  %9.0g       average parent education
  17. full      byte   %4.0f       percentt full credential
  18. emer      byte   %4.0f       percentt emer credential
  19. enroll    int    %9.0g       number of students enrolled

hsbs1 & hsbs2

   1. id        float  %9.0g       id number         
   2. female    float  %9.0g       female         
   3. race      float  %12.0g      race (hispanic/asian/african-amer/white)       
   4. ses       float  %9.0g       ses (low/middle/high)         
   5. schtype   float  %9.0g       type of school (public/private)
   6. program   float  %9.0g       type of program (general/academic/vocational)
   7. locus     float  %9.0g       locus of control 
   8. concept   float  %9.0g       self-concept
   9. mot       float  %9.0g       motivation
  10. career    float  %14.0g      career choice
  11. read      float  %9.0g       reading test score
  12. write     float  %9.0g       writing test score
  13. math      float  %9.0g       math test score
  14. science   float  %9.0g       science test score
  15. socst     float  %9.0g       social studies test score

naep1 & naep2

   1. casenum   float  %9.0g    case id number                 
   2. school    float  %9.0g    school number              
   3. class     float  %9.0g    class code             
   4. teacher   float  %9.0g    teacher c0de             
   5. period    float  %9.0g    period (1-6) 
   
   Math Performance Variables
                
   6. totalc    float  %9.0g    total accuracy score (0-25)              
   7. set1      float  %9.0g    total accuracy of linguistically complex items (0-10)                 
   8. fixdc     float  %9.0g    total accuracy of linguistically easy items (0-5)        
   9. set2      float  %9.0g    total accuracy of modified items (0-10)             
  10. unfin     float  %9.0g    total unfinished score (0-25)           
  11. unfset1   float  %9.0g    total unfinished of linguistically complex items (0-10)              
  12. unffixdc  float  %9.0g    total unfinished of linguistically easy items (0-5)             
  13. unfset2   float  %9.0g    total unfinished of modified items (0-10)    
  
  Language Variables
           
  14. english   float  %9.0g    native english speaker?	(1-Yes 2-No)              
  15. lanoth0   float  %9.0g    do you speak a language other than english?	(1-Yes 2-No)              
  16. well      float  %9.0g    how well understand, speak, read, write other language (0-4)             
  17. often     float  %9.0g    how often spoke other language with parents, siblings, 
                                friends at school (1-4)             
  18. esl5      float  %9.0g    type of esl designation (1-bilingual 2-lep 3-ife 4-redisgnated 5-none)              
  19. eng       float  %9.0g    how well understand spoken english; speak, read, and 
                                write english (1-4) 
                                
  Other Demographic/Background Variables                              
                                                                        
  20. lunch     float  %9.0g    type of lunch (1-free 2-reduced 3-full 4-no participation 5-afdc 6-other)              
  21. lunch2    float  %9.0g    school lunch (1-yes 2-no)              
  22. ethnic    float  %9.0g    ethnic background (1-asian 2-african-american 3-latino 4-white 5-other)          
  23. booklet   float  %9.0g    type of test booklet 1-a 2-b             
  24. mathtype  float  %9.0g    level of math class 1-esl 2-low 3-average 4-high 5-algebra 6-honors)             
  25. easy      float  %9.0g    math-easy to understand teacher, text,l questions (1-4)              
  26. matgr     float  %9.0g    math grade 0-f 1-d 2-c 3-b 4-a


Ed230B/C Page

Department of Education