File size: 2,367 Bytes
2677f2e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
---
dataset_info:
  features:
  - name: age
    dtype: string
  - name: class of worker
    dtype: int64
  - name: detailed industry recode
    dtype: int64
  - name: detailed occupation recode
    dtype: string
  - name: education
    dtype: int64
  - name: wage per hour
    dtype: string
  - name: enroll in edu inst last wk
    dtype: string
  - name: marital stat
    dtype: string
  - name: major industry code
    dtype: string
  - name: major occupation code
    dtype: string
  - name: race
    dtype: string
  - name: hispanic origin
    dtype: string
  - name: sex
    dtype: string
  - name: member of a labor union
    dtype: string
  - name: reason for unemployment
    dtype: string
  - name: full or part time employment stat
    dtype: int64
  - name: capital gains
    dtype: int64
  - name: capital losses
    dtype: int64
  - name: dividends from stocks
    dtype: string
  - name: tax filer stat
    dtype: string
  - name: region of previous residence
    dtype: string
  - name: state of previous residence
    dtype: string
  - name: detailed household and family stat
    dtype: string
  - name: detailed household summary in household
    dtype: float64
  - name: migration code-change in msa
    dtype: string
  - name: migration code-change in reg
    dtype: string
  - name: migration code-move within reg
    dtype: string
  - name: live in this house 1 year ago
    dtype: string
  - name: migration prev res in sunbelt
    dtype: string
  - name: num persons worked for employer
    dtype: int64
  - name: family members under 18
    dtype: string
  - name: country of birth father
    dtype: string
  - name: country of birth mother
    dtype: string
  - name: country of birth self
    dtype: string
  - name: citizenship
    dtype: string
  - name: own business or self employed
    dtype: int64
  - name: fill inc questionnaire for veteran's admin
    dtype: string
  - name: veterans benefits
    dtype: int64
  - name: weeks worked in year
    dtype: int64
  - name: year
    dtype: int64
  - name: income
    dtype: string
  splits:
  - name: train
    num_bytes: 130937238
    num_examples: 199523
  download_size: 7979854
  dataset_size: 130937238
---
# Dataset Card for "uci-census-income-94"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)