/* SHORT TITLE: Column Headers - Variable Labels  */

  TF1 FIELD_NAME FIELD_TYPE FIELD_LEN FIELD_DEC FIELD_DESC                                                          FIELD_SEQ
  y   ST         N                  2         0 FIPS State code (sorts correctly)                                           1
  y   STA        C                  2         0 State Postal Abbreviation (sorts incorrectly)                               2
  y   ED         N                  3         0 District Code (99 for At-Large-State)                                       3
  y   PTY        C                  3         0 Party of member elected in 2010 Congressional Election                      5
  y   LNF        C                 30         0 Last Name of Member elected in 2010                                         6
  y   G10H_DV    N                  9         0 2010 Congress-Votes for Democrat                                           11
  y   G10H_RV    N                  9         0 2010 Congress-Votes for Republican                                         12
  y   G10H_OV    N                  9         0 2010 Congress-Votes for Others                                             13
  y   G10H_TV    N                  9         0 2010 Congress-Votes, Total                                                 14
  y   G10H_WF    C                  1         0 2010 Congress-Winner Party                                                 21
  y   G10H_PV    N                  9         0 2010 Congress-Margin in votes                                              22
  y   G10H_PP    N                  5         1 2010 Congress-Margin in percentage points                                  23
  y   G10H_DP    N                  5         1 2010 Congress-Percentage for Democrat                                      31
  y   G10H_RP    N                  5         1 2010 Congress-Percentage for Republican                                    32
  y   G10H_OP    N                  5         1 2010 Congress-Percentage for Others                                        33
  y   G04P_DV    N                  9         0 2004 President-Votes for Kerry                                             71
  y   G04P_RV    N                  9         0 2004 President-Votes for Bush                                              72
  y   G04P_OV    N                  9         0 2004 President-Votes for Others                                            73
  y   G04P_TV    N                  9         0 2004 President-Votes, Total                                                74
  y   G04P_WF    C                  1         0 2004 President-Winner Party                                                81
  y   G04P_PV    N                  9         0 2004 President-Margin in votes                                             82
  y   G04P_PP    N                  5         1 2004 President-Margin in percentage points                                 83
  y   G04P_DP    N                  5         1 2004 President-Percentage for Democrat                                     91
  y   G04P_RP    N                  5         1 2004 President-Percentage for Republican                                   92
  y   G04P_OP    N                  5         1 2004 President-Percentage for Others                                       93
  y   VERSION    C                  5         0 Dataset Version Control                                                    99