From d8fff38b803fda825efbfa43237a9eff44eab010 Mon Sep 17 00:00:00 2001 From: Will Beasley Date: Sun, 14 Oct 2018 03:01:56 -0500 Subject: [PATCH] Add 2012 & 2014 variables for Gen2 relationships ref #3 --- Base79/ItemYears.cs | 39 +-- dal/import-79-metadata.R | 9 + dal/import-79-raw.R | 2 +- dal/import-97-raw.R | 2 +- .../metadata/tables-79/ArchiveDescription.csv | 1 + data-public/metadata/tables-79/item.csv | 10 +- data-public/metadata/tables-79/variable.csv | 319 +++++++++++------- .../tagsets-79/Gen2FatherFromGen1.NLSY79 | 155 +++++++++ .../tagsets-79/Gen2ImplicitFather.CHILDYA | 22 ++ .../tagsets-79/Gen2LinksFromGen1.NLSY79 | 31 ++ 10 files changed, 435 insertions(+), 155 deletions(-) diff --git a/Base79/ItemYears.cs b/Base79/ItemYears.cs index 2c86cff..2a0c419 100644 --- a/Base79/ItemYears.cs +++ b/Base79/ItemYears.cs @@ -4,7 +4,7 @@ namespace Nls.Base79 { public static class ItemYears { public const Int16 Gen1Roster = 1979; - public readonly static Int16[] Gen1AndGen2 = { 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010, 2012 }; + public readonly static Int16[] Gen1AndGen2 = { 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010, 2012, 2014 }; public readonly static Int16[] Gen1ShareBioparent = { 2006, 2010 }; @@ -23,31 +23,32 @@ public static class ItemYears { //public readonly static Int16[] Gen1BioparentBirthMonth = ItemYears.Gen1BioparentBirthYear; public readonly static Int16[] Gen1BioparentAge = ItemYears.Gen1BioparentBirthYear; - public readonly static Int16[] Gen2ShareBiodad = { 2006, 2008, 2010, 2012 }; + public readonly static Int16[] Gen2ShareBiodad = { 2006, 2008, 2010, 2012, 2014 }; - public readonly static Int16[] FatherAsthmaGen2 = { 2004, 2006, 2008 }; + //public readonly static Int16[] FatherDeadGen2 = { 2006, 2008, 2010, 2012, 2014 }; // Not incorporated yet. THrees items: (a) alive/dead, (b) month of death, (c) year of death. May not be biodad? + public readonly static Int16[] FatherAsthmaGen2 = { 2004, 2006, 2008, 2010, 2010, 2012, 2014 }; - public readonly static Int16[] BabyDaddyItems = { 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010 }; - public readonly static Int16[] BabyDaddyInHH = { 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010 }; - public readonly static Int16[] BabyDaddyIsAlive = { 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010 }; - public readonly static Int16[] BabyDaddyInHHEver = { 1993, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010 }; + // Baby Daddy: Questions answered by the Gen1 Mother about the father of her Gen2 child (ie, the items are located in the NLSY Gen1 data source) + public readonly static Int16[] BabyDaddyItems = { 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010, 2012, 2014 }; + public readonly static Int16[] BabyDaddyInHH = { 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010, 2012, 2014 }; + public readonly static Int16[] BabyDaddyIsAlive = { 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010, 2012, 2014 }; + public readonly static Int16[] BabyDaddyInHHEver = { 1993, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010, 2012, 2014 }; public readonly static Int16[] BabyDaddyLeftHHMonthOrNeverLivedInHH = { 1992 }; - public readonly static Int16[] BabyDaddyLeftHHMonth = { 1993, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010 }; + public readonly static Int16[] BabyDaddyLeftHHMonth = { 1993, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010, 2012, 2014 }; public readonly static Int16[] BabyDaddyLeftHHYearNeverAsked = { 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991 }; public readonly static Int16[] BabyDaddyLeftHHYearTwoDigit = { 1992, 1993 }; - public readonly static Int16[] BabyDaddyLeftHHYearFourDigit = { 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010 }; + public readonly static Int16[] BabyDaddyLeftHHYearFourDigit = { 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010, 2012, 2014 }; public readonly static Int16[] BabyDaddyLeftHHDate = { 1992, 1993, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010 }; - public readonly static Int16[] BabyDaddyDeathNeverAsked = { 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991 }; public readonly static Int16[] BabyDaddyDeathTwoDigitYear = { 1992, 1993 }; - public readonly static Int16[] BabyDaddyDeathFourDigitYear = { 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010 }; - public readonly static Int16[] BabyDaddyDeathDate = { 1992, 1993, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010 }; - public readonly static Int16[] BabyDaddyDistanceFromHHFuzzyCeiling = { 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010 }; - public readonly static Int16[] BabyDaddyAsthma = { 2004, 2006, 2008, 2010 }; - - public readonly static Int16[] Gen2CFatherItems = { 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010 }; - public readonly static Int16[] Gen2CFatherInHH = { 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1992, 1993, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010 };//No 1991 - public readonly static Int16[] Gen2CFatherAlive = { 1984, 1985, 1986, 1988, 1990, 1992, 1993, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010 }; //No 1987, 1989, 1991 (but 1993 is present) - public readonly static Int16[] Gen2CFatherDistanceFromMotherFuzzyCeiling = { 1984, 1985, 1986, 1988, 1990, 1992, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010 };//No odd years after 1985 + public readonly static Int16[] BabyDaddyDeathFourDigitYear = { 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010, 2012, 2014 }; + public readonly static Int16[] BabyDaddyDeathDate = { 1992, 1993, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010, 2012, 2014 }; + public readonly static Int16[] BabyDaddyDistanceFromHHFuzzyCeiling = { 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010, 2012, 2014 }; + public readonly static Int16[] BabyDaddyAsthma = { 2004, 2006, 2008, 2010, 2012, 2014 }; + + public readonly static Int16[] Gen2CFatherItems = { 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010, 2012, 2014 }; + public readonly static Int16[] Gen2CFatherInHH = { 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1992, 1993, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010, 2012, 2014 };//No 1991 + public readonly static Int16[] Gen2CFatherAlive = { 1984, 1985, 1986, 1988, 1990, 1992, 1993, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010, 2012, 2014 }; //No 1987, 1989, 1991 (but 1993 is present) + public readonly static Int16[] Gen2CFatherDistanceFromMotherFuzzyCeiling = { 1984, 1985, 1986, 1988, 1990, 1992, 1994, 1996, 1998, 2000, 2002, 2004, 2006, 2008, 2010, 2012, 2014 };//No odd years after 1985 } } diff --git a/dal/import-79-metadata.R b/dal/import-79-metadata.R index 16b1427..aa67736 100644 --- a/dal/import-79-metadata.R +++ b/dal/import-79-metadata.R @@ -353,6 +353,15 @@ purrr::pmap_int( # a <- ds_file$entries[[15]] # table(a$ID) +# RODBC::sqlSave( +# channel = channel_rodbc, +# dat = ds_file$entries[[16]][, ], +# tablename = "Metadata.tblVariable", +# safer = TRUE, # Don't keep the existing table. +# rownames = FALSE, +# append = TRUE +# ) + # DBI::dbWriteTable( # conn = channel, # name = DBI::Id(catalog="NlsyLinks79", schema="Metadata", table="tblv"), diff --git a/dal/import-79-raw.R b/dal/import-79-raw.R index ed928a5..691eb17 100644 --- a/dal/import-79-raw.R +++ b/dal/import-79-raw.R @@ -136,7 +136,7 @@ for( i in seq_len(nrow(ds_extract)) ) { # i <- 1L channel = channel_rodbc, dat = d, tablename = ds_extract$table_name_qualified[i], - safer = TRUE, # Don't keep the existing table. + safer = FALSE, # Don't keep the existing table. rownames = FALSE, append = TRUE ) %>% diff --git a/dal/import-97-raw.R b/dal/import-97-raw.R index 2d0e0a6..a60a173 100644 --- a/dal/import-97-raw.R +++ b/dal/import-97-raw.R @@ -155,7 +155,7 @@ for( i in seq_len(nrow(ds_extract)) ) { # i <- 1L channel = channel_rodbc, dat = d, tablename = ds_extract$table_name_qualified[i], - safer = TRUE, # Don't keep the existing table. + safer = FALSE, # Don't keep the existing table. rownames = FALSE, append = TRUE ) %>% diff --git a/data-public/metadata/tables-79/ArchiveDescription.csv b/data-public/metadata/tables-79/ArchiveDescription.csv index 229ca40..a98750a 100644 --- a/data-public/metadata/tables-79/ArchiveDescription.csv +++ b/data-public/metadata/tables-79/ArchiveDescription.csv @@ -55,3 +55,4 @@ 84,Adds Gen1 back,2013-11-06 85,"R excludes 0, .0625, .125 (as well as .375 & .75)",2013-11-20 86,Add 2012 variables,2018-01-04 +89,Add 2014 variables for Gen2 relationships,2018-10-14 diff --git a/data-public/metadata/tables-79/item.csv b/data-public/metadata/tables-79/item.csv index 278b857..414499d 100644 --- a/data-public/metadata/tables-79/item.csv +++ b/data-public/metadata/tables-79/item.csv @@ -26,11 +26,11 @@ ID,Label,MinValue,MinNonnegative,MaxValue,Active,Notes 40,FatherHasAsthmaGen2,-7,0,1,TRUE, 48,BioKidCountGen1,0,0,11,TRUE, 49,Gen1ChildsIDByBirthOrder,-4,1,11,TRUE, -50,HerTwinsTripsAreListed,-5,0,5,TRUE, -52,HerTwinsAreMz,-5,0,5,TRUE, -53,HerTripsAreMz,-5,0,5,TRUE, -54,HerTwinsMistakenForEachOther,-5,1,2,TRUE, -55,HerTripsMistakenForEachOther,-5,1,2,TRUE, +50,HerTwinsTripsAreListed,-5,0,5,TRUE,"Manually reviewed after 2010 wave, but not since" +52,HerTwinsAreMz,-5,0,5,TRUE,"Manually reviewed after 2010 wave, but not since" +53,HerTripsAreMz,-5,0,5,TRUE,"Manually reviewed after 2010 wave, but not since" +54,HerTwinsMistakenForEachOther,-5,1,2,TRUE,"Manually reviewed after 2010 wave, but not since" +55,HerTripsMistakenForEachOther,-5,1,2,TRUE,"Manually reviewed after 2010 wave, but not since" 60,BirthOrderInNlsGen2,-3,1,11,TRUE, 63,SiblingCountTotalFen1,-3,0,29,TRUE, 64,BioKidCountGen2,-7,0,11,TRUE, diff --git a/data-public/metadata/tables-79/variable.csv b/data-public/metadata/tables-79/variable.csv index 17232d7..dfaaf1d 100644 --- a/data-public/metadata/tables-79/variable.csv +++ b/data-public/metadata/tables-79/variable.csv @@ -398,15 +398,19 @@ Y1701600,37,2,6,3,2006,0,0,1, Y1987100,37,2,6,3,2008,0,0,1, #,37,2,6,3,2010,0,0,1, #,37,2,6,3,2012,0,0,1, +#,37,2,6,3,2014,0,0,1, Y1629500,40,2,6,3,2004,0,1,1, C3070500,40,2,6,2,2004,0,1,1, Y1883300,40,2,6,3,2006,0,1,1, C3423600,40,2,6,2,2006,0,1,1, Y2197500,40,2,6,3,2008,0,1,1, C3605900,40,2,6,2,2008,0,1,1, -#,40,2,6,2,2010,0,1,1, Y2531800,40,2,6,3,2010,0,1,1, -#,40,2,6,2,2012,0,1,1, +C5156100,40,2,6,2,2010,0,1,1, +Y2880000,40,2,6,3,2012,0,1,1, +C5733200,40,2,6,2,2012,0,1,1, +Y3249900,40,2,6,3,2014,0,1,1, +C6006200,40,2,6,2,2014,0,1,1, R9908000,48,1,5,1,0,0,1,1, R9900400,49,1,5,1,0,1,1,1, R9901200,49,1,5,1,0,2,1,1, @@ -441,15 +445,15 @@ T0337500,50,1,5,1,2006,3,1,1, T1486900,50,1,5,1,2008,1,1,1, T1487000,50,1,5,1,2008,2,1,1, T1487100,50,1,5,1,2008,3,1,1, -#,50,1,5,1,2010,1,1,1, T2533500,50,1,5,1,2010,1,1,1, -#,50,1,5,1,2010,2,1,1, T2533600,50,1,5,1,2010,2,1,1, -#,50,1,5,1,2010,3,1,1, T2533700,50,1,5,1,2010,3,1,1, -#,50,1,5,1,2012,1,1,1, -#,50,1,5,1,2012,2,1,1, -#,50,1,5,1,2012,3,1,1, +T3519800,50,1,5,1,2012,1,1,1, +T3519900,50,1,5,1,2012,2,1,1, +T3520000,50,1,5,1,2012,3,1,1, +T4483300,50,1,5,1,2014,1,1,1, +T4483400,50,1,5,1,2014,2,1,1, +T4483500,50,1,5,1,2014,3,1,1, R4826000,52,1,5,1,1994,1,1,1, R4826800,52,1,5,1,1994,2,1,1, R5496200,52,1,5,1,1996,1,1,1, @@ -472,15 +476,15 @@ T0337800,52,1,5,1,2006,3,1,1, T1487200,52,1,5,1,2008,1,1,1, T1487300,52,1,5,1,2008,2,1,1, T1487400,52,1,5,1,2008,3,1,1, -#,52,1,5,1,2010,1,1,1, T2533800,52,1,5,1,2010,1,1,1, -#,52,1,5,1,2010,2,1,1, T2533900,52,1,5,1,2010,2,1,1, -#,52,1,5,1,2010,3,1,1, T2534000,52,1,5,1,2010,3,1,1, -#,52,1,5,1,2012,1,1,1, -#,52,1,5,1,2012,2,1,1, -#,52,1,5,1,2012,3,1,1, +T3520100,52,1,5,1,2012,1,1,1, +T3520200,52,1,5,1,2012,2,1,1, +T3520300,52,1,5,1,2012,3,1,1, +T4483600,52,1,5,1,2014,1,1,1, +T4483700,52,1,5,1,2014,2,1,1, +T4483800,52,1,5,1,2014,3,1,1, R4826300,53,1,5,1,1994,1,1,1, R5496500,53,1,5,1,1996,1,1,1, R5497200,53,1,5,1,1996,2,1,1, @@ -499,15 +503,15 @@ T0338400,53,1,5,1,2006,3,1,1, T1487600,53,1,5,1,2008,1,1,1, T1487700,53,1,5,1,2008,2,1,1, T1487800,53,1,5,1,2008,3,1,1, -#,53,1,5,1,2010,1,1,1, T2534300,53,1,5,1,2010,1,1,1, -#,53,1,5,1,2010,2,1,1, T2534400,53,1,5,1,2010,2,1,1, -#,53,1,5,1,2010,3,1,1, T2534500,53,1,5,1,2010,3,1,1, -#,53,1,5,1,2012,1,1,1, -#,53,1,5,1,2012,2,1,1, -#,53,1,5,1,2012,3,1,1, +T3520600,53,1,5,1,2012,1,1,1, +#,53,1,5,1,2012,2,1,1,"In 2012, trips were asked only for set 1" +#,53,1,5,1,2012,3,1,1,"In 2012, trips were asked only for set 1" +#,53,1,5,1,2014,1,1,1,Trips weren’t asked about in 2014 +#,53,1,5,1,2014,2,1,1,Trips weren’t asked about in 2014 +#,53,1,5,1,2014,3,1,1,Trips weren’t asked about in 2014 R4826100,54,1,5,1,1994,1,1,1, R5496300,54,1,5,1,1996,1,1,1, R6211800,54,1,5,1,1998,1,1,1, @@ -522,8 +526,12 @@ T0338100,54,1,5,1,2006,3,1,1, T1487500,54,1,5,1,2008,1,1,1, T2534100,54,1,5,1,2010,1,1,1, T2534200,54,1,5,1,2010,2,1,1, -T0338500,55,1,5,1,2006,1,1,1, -T0338600,55,1,5,1,2006,2,1,1, +T3520400,54,1,5,1,2012,1,1,1, +T3520500,54,1,5,1,2012,2,1,1, +#,54,1,5,1,2014,1,1,1,"""Twins mistaken"" not asked in 2014" +#,54,1,5,1,2014,2,1,1,"""Twins mistaken"" not asked in 2014" +T0338500,55,1,5,1,2006,1,1,1,"""Triplets mistaken"" asked only in 2006" +T0338600,55,1,5,1,2006,2,1,1,"""Triplets mistaken"" asked only in 2006" C0005800,60,2,4,2,0,0,1,1, R0009100,63,1,3,1,1979,0,1,1, Y2148600,64,2,4,3,2008,0,1,1, @@ -675,6 +683,26 @@ T2541800,81,1,7,1,2010,7,1,1, T2541900,81,1,7,1,2010,8,1,1, T2542000,81,1,7,1,2010,9,1,1, T2542100,81,1,7,1,2010,10,1,1, +T3527500,81,1,7,1,2012,1,1,1, +T3527600,81,1,7,1,2012,2,1,1, +T3527700,81,1,7,1,2012,3,1,1, +T3527800,81,1,7,1,2012,4,1,1, +T3527900,81,1,7,1,2012,5,1,1, +T3528000,81,1,7,1,2012,6,1,1, +T3528100,81,1,7,1,2012,7,1,1, +T3528200,81,1,7,1,2012,8,1,1, +T3528300,81,1,7,1,2012,9,1,1, +T3528400,81,1,7,1,2012,10,1,1, +T4496200,81,1,7,1,2014,1,1,1, +T4496300,81,1,7,1,2014,2,1,1, +T4496400,81,1,7,1,2014,3,1,1, +T4496500,81,1,7,1,2014,4,1,1, +T4496600,81,1,7,1,2014,5,1,1, +T4496700,81,1,7,1,2014,6,1,1, +T4496800,81,1,7,1,2014,7,1,1, +T4496900,81,1,7,1,2014,8,1,1, +T4497000,81,1,7,1,2014,9,1,1, +T4497100,81,1,7,1,2014,10,1,1, R1373400,82,1,7,1,1984,1,1,1, R1374100,82,1,7,1,1984,2,1,1, R1374800,82,1,7,1,1984,3,1,1, @@ -813,6 +841,26 @@ T2543800,82,1,7,1,2010,7,1,1, T2543900,82,1,7,1,2010,8,1,1, T2544000,82,1,7,1,2010,9,1,1, T2544100,82,1,7,1,2010,10,1,1, +T3529500,82,1,7,1,2012,1,1,1, +T3529600,82,1,7,1,2012,2,1,1, +T3529700,82,1,7,1,2012,3,1,1, +T3529800,82,1,7,1,2012,4,1,1, +T3529900,82,1,7,1,2012,5,1,1, +T3530000,82,1,7,1,2012,6,1,1, +T3530100,82,1,7,1,2012,7,1,1, +T3530200,82,1,7,1,2012,8,1,1, +T3530300,82,1,7,1,2012,9,1,1, +T3530400,82,1,7,1,2012,10,1,1, +T4498100,82,1,7,1,2014,1,1,1, +T4498200,82,1,7,1,2014,2,1,1, +T4498300,82,1,7,1,2014,3,1,1, +T4498400,82,1,7,1,2014,4,1,1, +T4498500,82,1,7,1,2014,5,1,1, +T4498600,82,1,7,1,2014,6,1,1, +T4498700,82,1,7,1,2014,7,1,1, +T4498800,82,1,7,1,2014,8,1,1, +T4498900,82,1,7,1,2014,9,1,1, +T4499000,82,1,7,1,2014,10,1,1, R4277000,83,1,7,1,1993,1,1,1, R4277900,83,1,7,1,1993,2,1,1, R4278800,83,1,7,1,1993,3,1,1, @@ -909,6 +957,26 @@ T2544800,83,1,7,1,2010,7,1,1, T2544900,83,1,7,1,2010,8,1,1, T2545000,83,1,7,1,2010,9,1,1, T2545100,83,1,7,1,2010,10,1,1, +T3530500,83,1,7,1,2012,1,1,1, +T3530600,83,1,7,1,2012,2,1,1, +T3530700,83,1,7,1,2012,3,1,1, +T3530800,83,1,7,1,2012,4,1,1, +T3530900,83,1,7,1,2012,5,1,1, +T3531000,83,1,7,1,2012,6,1,1, +T3531100,83,1,7,1,2012,7,1,1, +T3531200,83,1,7,1,2012,8,1,1, +T3531300,83,1,7,1,2012,9,1,1, +T3531400,83,1,7,1,2012,10,1,1, +T4500700,83,1,7,1,2014,1,1,1, +T4500800,83,1,7,1,2014,2,1,1, +T4500900,83,1,7,1,2014,3,1,1, +T4501000,83,1,7,1,2014,4,1,1, +T4501100,83,1,7,1,2014,5,1,1, +T4501200,83,1,7,1,2014,6,1,1, +T4501300,83,1,7,1,2014,7,1,1, +T4501400,83,1,7,1,2014,8,1,1, +T4501500,83,1,7,1,2014,9,1,1, +T4501600,83,1,7,1,2014,10,1,1, R4277100,84,1,7,1,1993,1,1,1, R4278000,84,1,7,1,1993,2,1,1, R4278900,84,1,7,1,1993,3,1,1, @@ -995,7 +1063,27 @@ T2545600,84,1,7,1,2010,5,1,1, T2545700,84,1,7,1,2010,6,1,1, T2545800,84,1,7,1,2010,7,1,1, T2545900,84,1,7,1,2010,8,1,1, -T2546000,84,1,7,1,2010,10,1,1, +T2546000,84,1,7,1,2010,10,1,1,Skipped child 9 in 2010 +T3531500,84,1,7,1,2012,1,1,1, +T3531600,84,1,7,1,2012,2,1,1, +T3531700,84,1,7,1,2012,3,1,1, +T3531800,84,1,7,1,2012,4,1,1, +T3531900,84,1,7,1,2012,5,1,1, +T3532000,84,1,7,1,2012,6,1,1, +T3532100,84,1,7,1,2012,7,1,1, +T3532200,84,1,7,1,2012,8,1,1, +T3532300,84,1,7,1,2012,9,1,1, +T3532400,84,1,7,1,2012,10,1,1, +T4501700,84,1,7,1,2014,1,1,1, +T4501800,84,1,7,1,2014,2,1,1, +T4501900,84,1,7,1,2014,3,1,1, +T4502000,84,1,7,1,2014,4,1,1, +T4502100,84,1,7,1,2014,5,1,1, +T4502200,84,1,7,1,2014,6,1,1, +T4502300,84,1,7,1,2014,7,1,1, +T4502400,84,1,7,1,2014,8,1,1, +T4502500,84,1,7,1,2014,9,1,1, +T4502600,84,1,7,1,2014,10,1,1, R4827901,85,1,7,1,1994,1,1,1, R4830901,85,1,7,1,1994,2,1,1, R4833901,85,1,7,1,1994,3,1,1, @@ -1010,7 +1098,7 @@ R5507301,85,1,7,1,1996,4,1,1, R5510301,85,1,7,1,1996,5,1,1, R5513301,85,1,7,1,1996,6,1,1, R5515601,85,1,7,1,1996,7,1,1, -R5520101,85,1,7,1,1996,9,1,1,Skipped 8th +R5520101,85,1,7,1,1996,9,1,1,Skipped child 8 in 1996 R6221701,85,1,7,1,1998,1,1,1, R6221801,85,1,7,1,1998,2,1,1, R6221901,85,1,7,1,1998,3,1,1, @@ -1076,6 +1164,26 @@ T2545701,85,1,7,1,2010,6,1,1, T2545801,85,1,7,1,2010,7,1,1, T2545901,85,1,7,1,2010,8,1,1, T2546001,85,1,7,1,2010,10,1,1, +T3531501,85,1,7,1,2012,1,1,1, +T3531601,85,1,7,1,2012,2,1,1, +T3531701,85,1,7,1,2012,3,1,1, +T3531801,85,1,7,1,2012,4,1,1, +T3531901,85,1,7,1,2012,5,1,1, +T3532001,85,1,7,1,2012,6,1,1, +T3532101,85,1,7,1,2012,7,1,1, +T3532201,85,1,7,1,2012,8,1,1, +T3532301,85,1,7,1,2012,9,1,1, +T3532401,85,1,7,1,2012,10,1,1, +T4501701,85,1,7,1,2014,1,1,1, +T4501801,85,1,7,1,2014,2,1,1, +T4501901,85,1,7,1,2014,3,1,1, +T4502001,85,1,7,1,2014,4,1,1, +T4502101,85,1,7,1,2014,5,1,1, +T4502201,85,1,7,1,2014,6,1,1, +T4502301,85,1,7,1,2014,7,1,1, +T4502401,85,1,7,1,2014,8,1,1, +T4502501,85,1,7,1,2014,9,1,1, +T4502601,85,1,7,1,2014,10,1,1, R3772200,86,1,7,1,1992,1,1,1, R3774300,86,1,7,1,1992,2,1,1, R3776400,86,1,7,1,1992,3,1,1, @@ -1142,6 +1250,19 @@ T2546400,86,1,7,1,2010,4,1,1, T2546500,86,1,7,1,2010,5,1,1, T2546600,86,1,7,1,2010,6,1,1, T2546700,86,1,7,1,2010,7,1,1, +T3532500,86,1,7,1,2012,1,1,1, +T3532600,86,1,7,1,2012,2,1,1, +T3532700,86,1,7,1,2012,3,1,1, +T3532800,86,1,7,1,2012,4,1,1, +T3532900,86,1,7,1,2012,5,1,1, +T3533000,86,1,7,1,2012,6,1,1, +T3533100,86,1,7,1,2012,7,1,1, +T4503700,86,1,7,1,2014,1,1,1, +T4503800,86,1,7,1,2014,2,1,1, +T4503900,86,1,7,1,2014,3,1,1, +T4504000,86,1,7,1,2014,4,1,1, +T4504100,86,1,7,1,2014,5,1,1, +T4504200,86,1,7,1,2014,6,1,1,No 7th in 2014 R3772300,87,1,7,1,1992,1,1,1, R3774400,87,1,7,1,1992,2,1,1, R3776500,87,1,7,1,1992,3,1,1, @@ -1208,6 +1329,19 @@ T2546401,88,1,7,1,2010,4,1,1, T2546501,88,1,7,1,2010,5,1,1, T2546601,88,1,7,1,2010,6,1,1, T2546701,88,1,7,1,2010,7,1,1, +T3532501,88,1,7,1,2012,1,1,1, +T3532601,88,1,7,1,2012,2,1,1, +T3532701,88,1,7,1,2012,3,1,1, +T3532801,88,1,7,1,2012,4,1,1, +T3532901,88,1,7,1,2012,5,1,1, +T3533001,88,1,7,1,2012,6,1,1, +T3533101,88,1,7,1,2012,7,1,1, +T4503701,88,1,7,1,2014,1,1,1, +T4503801,88,1,7,1,2014,2,1,1, +T4503901,88,1,7,1,2014,3,1,1, +T4504001,88,1,7,1,2014,4,1,1, +T4504101,88,1,7,1,2014,5,1,1, +T4504201,88,1,7,1,2014,6,1,1,No 7th in 2014 R1373500,89,1,7,1,1984,1,1,1, R1374200,89,1,7,1,1984,2,1,1, R1374900,89,1,7,1,1984,3,1,1, @@ -1339,6 +1473,26 @@ T2547400,89,1,7,1,2010,7,1,1, T2547500,89,1,7,1,2010,8,1,1, T2547600,89,1,7,1,2010,9,1,1, T2547700,89,1,7,1,2010,10,1,1, +T3533200,89,1,7,1,2012,1,1,1, +T3533300,89,1,7,1,2012,2,1,1, +T3533400,89,1,7,1,2012,3,1,1, +T3533500,89,1,7,1,2012,4,1,1, +T3533600,89,1,7,1,2012,5,1,1, +T3533700,89,1,7,1,2012,6,1,1, +T3533800,89,1,7,1,2012,7,1,1, +T3533900,89,1,7,1,2012,8,1,1, +T3534000,89,1,7,1,2012,9,1,1, +T3534100,89,1,7,1,2012,10,1,1, +T4504900,89,1,7,1,2014,1,1,1, +T4505000,89,1,7,1,2014,2,1,1, +T4505100,89,1,7,1,2014,3,1,1, +T4505200,89,1,7,1,2014,4,1,1, +T4505300,89,1,7,1,2014,5,1,1, +T4505400,89,1,7,1,2014,6,1,1, +T4505500,89,1,7,1,2014,7,1,1, +T4505600,89,1,7,1,2014,8,1,1, +T4505700,89,1,7,1,2014,9,1,1, +T4505800,89,1,7,1,2014,10,1,1, R8135300,90,1,7,1,2004,1,1,1, R8135400,90,1,7,1,2004,2,1,1, R8135500,90,1,7,1,2004,3,1,1, @@ -1361,25 +1515,24 @@ T1765500,90,1,7,1,2008,5,1,1, T1765600,90,1,7,1,2008,6,1,1, T1765700,90,1,7,1,2008,8,1,1,Child7 skipped T2763400,90,1,7,1,2010,1,1,1, -#T2763400,90,1,7,1,2010,1,1,1, T2763500,90,1,7,1,2010,2,1,1, -#T2763500,90,1,7,1,2010,2,1,1, T2763600,90,1,7,1,2010,3,1,1, -#T2763600,90,1,7,1,2010,3,1,1, T2763700,90,1,7,1,2010,4,1,1, -#T2763700,90,1,7,1,2010,4,1,1, T2763800,90,1,7,1,2010,5,1,1, -#T2763800,90,1,7,1,2010,5,1,1, T2763900,90,1,7,1,2010,6,1,1, -#T2763900,90,1,7,1,2010,6,1,1, T2764000,90,1,7,1,2010,9,1,1,Child 7 & 8 skipped -#T2764000,90,1,7,1,2010,9,1,1, T3729600,90,1,7,1,2012,1,1,1, T3729700,90,1,7,1,2012,2,1,1, T3729800,90,1,7,1,2012,3,1,1, T3729900,90,1,7,1,2012,4,1,1, T3730000,90,1,7,1,2012,5,1,1, T3730100,90,1,7,1,2012,6,1,1, +T4703500,90,1,7,1,2014,1,1,1, +T4703600,90,1,7,1,2014,2,1,1, +T1473700,90,1,7,1,2014,3,1,1, +T4703800,90,1,7,1,2014,4,1,1, +T4703900,90,1,7,1,2014,5,1,1, +T4704000,90,1,7,1,2014,6,1,1, R3772000,91,1,7,1,1992,1,1,1, R3774100,91,1,7,1,1992,2,1,1, R3776200,91,1,7,1,1992,3,1,1, @@ -1419,7 +1572,8 @@ C0011137,121,2,6,2,2004,0,1,1, C0011142,121,2,6,2,2006,0,1,1, C3601700,121,2,6,2,2008,0,1,1, C3981700,121,2,6,2,2010,0,1,1, -#,121,2,6,2,2012,0,1,1, +C5525500,121,2,6,2,2012,0,1,1, +C5801800,121,2,6,2,2014,0,1,1, C0008200,122,2,6,2,1984,0,1,1, C0008700,122,2,6,2,1985,0,1,1, C0009200,122,2,6,2,1986,0,1,1, @@ -1436,7 +1590,8 @@ C0011138,122,2,6,2,2004,0,1,1, C0011143,122,2,6,2,2006,0,1,1, C3601800,122,2,6,2,2008,0,1,1, C3981800,122,2,6,2,2010,0,1,1, -#,122,2,6,2,2012,0,1,1, +C5525600,122,2,6,2,2012,0,1,1, +C5801900,122,2,6,2,2014,0,1,1, C0008300,123,2,6,2,1984,0,1,1, C0008800,123,2,6,2,1985,0,1,1, C0009300,123,2,6,2,1986,0,1,1, @@ -1452,7 +1607,8 @@ C0011139,123,2,6,2,2004,0,1,1, C0011144,123,2,6,2,2006,0,1,1, C3601900,123,2,6,2,2008,0,1,1, C3981900,123,2,6,2,2010,0,1,1, -#,123,2,6,2,2012,0,1,1, +C5525700,123,2,6,2,2012,0,1,1, +C5802000,123,2,6,2,2014,0,1,1, R9900600,145,2,5,1,0,1,1,0, R9901400,145,2,5,1,0,2,1,0, R9902200,145,2,5,1,0,3,1,0, @@ -1673,98 +1829,3 @@ R4522800,9998,1,10,1,1994,0,1,1, R4522200,9999,1,10,1,1994,0,0,1, R4522300,9999,1,10,1,1994,1,0,1, R4522600,9999,1,10,1,1994,2,0,1, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, -#,,,,,,,,, diff --git a/data-public/metadata/tagsets-79/Gen2FatherFromGen1.NLSY79 b/data-public/metadata/tagsets-79/Gen2FatherFromGen1.NLSY79 index a4e407c..4ea88f6 100644 --- a/data-public/metadata/tagsets-79/Gen2FatherFromGen1.NLSY79 +++ b/data-public/metadata/tagsets-79/Gen2FatherFromGen1.NLSY79 @@ -1,4 +1,7 @@ +A0002600 R0000100 +R0173600 +R0214700 R0214800 R1373300 R1373400 @@ -951,9 +954,161 @@ T2763700 T2763800 T2763900 T2764000 +T3527500 +T3527600 +T3527700 +T3527800 +T3527900 +T3528000 +T3528100 +T3528200 +T3528300 +T3528400 +T3529500 +T3529600 +T3529700 +T3529800 +T3529900 +T3530000 +T3530100 +T3530200 +T3530300 +T3530400 +T3530500 +T3530600 +T3530700 +T3530800 +T3530900 +T3531000 +T3531100 +T3531200 +T3531300 +T3531400 +T3531500 +T3531501 +T3531600 +T3531601 +T3531700 +T3531701 +T3531800 +T3531801 +T3531900 +T3531901 +T3532000 +T3532001 +T3532100 +T3532101 +T3532200 +T3532201 +T3532300 +T3532301 +T3532400 +T3532401 +T3532500 +T3532501 +T3532600 +T3532601 +T3532700 +T3532701 +T3532800 +T3532801 +T3532900 +T3532901 +T3533000 +T3533001 +T3533100 +T3533101 +T3533200 +T3533300 +T3533400 +T3533500 +T3533600 +T3533700 +T3533800 +T3533900 +T3534000 +T3534100 T3729600 T3729700 T3729800 T3729900 T3730000 T3730100 +T4496200 +T4496300 +T4496400 +T4496500 +T4496600 +T4496700 +T4496800 +T4496900 +T4497000 +T4497100 +T4498100 +T4498200 +T4498300 +T4498400 +T4498500 +T4498600 +T4498700 +T4498800 +T4498900 +T4499000 +T4500700 +T4500800 +T4500900 +T4501000 +T4501100 +T4501200 +T4501300 +T4501400 +T4501500 +T4501600 +T4501700 +T4501701 +T4501800 +T4501801 +T4501900 +T4501901 +T4502000 +T4502001 +T4502100 +T4502101 +T4502200 +T4502201 +T4502300 +T4502301 +T4502400 +T4502401 +T4502500 +T4502501 +T4502600 +T4502601 +T4503700 +T4503701 +T4503800 +T4503801 +T4503900 +T4503901 +T4504000 +T4504001 +T4504100 +T4504101 +T4504200 +T4504201 +T4504900 +T4505000 +T4505100 +T4505200 +T4505300 +T4505400 +T4505500 +T4505600 +T4505700 +T4505800 +T4703500 +T4703600 +T4703700 +T4703800 +T4703900 +T4704000 diff --git a/data-public/metadata/tagsets-79/Gen2ImplicitFather.CHILDYA b/data-public/metadata/tagsets-79/Gen2ImplicitFather.CHILDYA index d8dfb69..e9881a5 100644 --- a/data-public/metadata/tagsets-79/Gen2ImplicitFather.CHILDYA +++ b/data-public/metadata/tagsets-79/Gen2ImplicitFather.CHILDYA @@ -57,6 +57,15 @@ C3981100 C3981700 C3981800 C3981900 +C5156100 +C5525500 +C5525600 +C5525700 +C5733200 +C5801800 +C5801900 +C5802000 +C6006200 Y0003200 Y0007300 Y0007400 @@ -90,6 +99,8 @@ Y1229100 Y1229200 Y1229700 Y1229701 +Y1264300 +Y1265300 Y1458900 Y1459400 Y1459401 @@ -104,8 +115,19 @@ Y1990000 Y1990001 Y1992900 Y2197500 +Y2267000 Y2308300 Y2308800 Y2308801 Y2311700 Y2531800 +Y2641000 +Y2641500 +Y2641501 +Y2644400 +Y2880000 +Y2998200 +Y2998700 +Y2998701 +Y3001600 +Y3249900 diff --git a/data-public/metadata/tagsets-79/Gen2LinksFromGen1.NLSY79 b/data-public/metadata/tagsets-79/Gen2LinksFromGen1.NLSY79 index 1b7c183..fa228a8 100644 --- a/data-public/metadata/tagsets-79/Gen2LinksFromGen1.NLSY79 +++ b/data-public/metadata/tagsets-79/Gen2LinksFromGen1.NLSY79 @@ -57,17 +57,33 @@ R8107100 R8107200 R8255400 R9900400 +R9900600 +R9900601 R9901200 +R9901400 +R9901401 R9902000 +R9902200 +R9902201 R9902800 +R9903000 +R9903001 R9903600 +R9903800 +R9903801 R9904400 +R9904600 +R9904601 R9905200 +R9905400 +R9905401 R9906000 R9906600 R9907200 R9907800 R9908000 +R9911200 +R9911201 T0337300 T0337400 T0337500 @@ -104,3 +120,18 @@ T2534200 T2534300 T2534400 T2534500 +T3519800 +T3519900 +T3520000 +T3520100 +T3520200 +T3520300 +T3520400 +T3520500 +T3520600 +T4483300 +T4483400 +T4483500 +T4483600 +T4483700 +T4483800