Commit ·
f596b01
1
Parent(s): 947a9f6
Adding README
Browse files
README
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Dataset: nls_incarceration_processed.csv
|
| 2 |
+
|
| 3 |
+
Domain: Sociology
|
| 4 |
+
Source: National Longitudinal Survey of Youth (NLSY)
|
| 5 |
+
Shape: 12,013 rows × 6 columns
|
| 6 |
+
Missing values: None
|
| 7 |
+
|
| 8 |
+
Columns:
|
| 9 |
+
|
| 10 |
+
race — Race of the respondent
|
| 11 |
+
sex — Sex of the respondent
|
| 12 |
+
ever_jailed — Whether the respondent was ever incarcerated (0 = No, 1 = Yes)
|
| 13 |
+
composite_wealth_1985 — Composite wealth measure in 1985
|
| 14 |
+
composite_wealth_1990 — Composite wealth measure in 1990
|
| 15 |
+
composite_wealth_1996 — Composite wealth measure in 1996
|
| 16 |
+
|
| 17 |
+
"Not all those who wander are lost, but some of them definitely forgot to charge their phone."
|