#' Partial dataset from Pelotas 1993 birth cohort
#'
#' A dataset containing the work-related outcome at 22 years old and other
#' characteristics of almost four thousand people from different phases (perinatal, 11 years old and
#' 15 years old). Variables starting with `a` denotes information from perinatal
#' phase, starting with `h` from 11 years old and starting with `j` are from
#' 15 years old.
#'
#' @format A tibble with 4,105 rows and 89 variables:
#' \describe{
#' \item{ld011todos}{Are you currently working?}
#' \item{apartip}{Type of birth}
#' \item{aconspre}{Did prenatal care}
#' \item{anumcons}{Number of prenatal visits}
#' \item{apesomae}{Mother's weight in early pregnancy}
#' \item{atrabfor}{Worked outside during pregnancy}
#' \item{afumou}{Smoked during pregnancy}
#' \item{abebalc}{Drinking alcohol during pregnancy}
#' \item{apesorn}{Birth weight}
#' \item{acompr}{Length at birth}
#' \item{apcrn}{Cephalic perimeter}
#' \item{apertor}{Chest perimeter}
#' \item{acirab}{Abdominal circumference}
#' \item{abpn}{Low birth weight}
#' \item{arenfam}{Family income}
#' \item{aescmae}{Maternal education in years}
#' \item{aescpai}{Paternal education in years}
#' \item{aganpe}{Pregnancy weight gain}
#' \item{aturno2}{Shift of birth (binary)}
#' \item{hm046}{Child has already been to school in life}
#' \item{hm048}{Have you ever repeated a year in school?}
#' \item{hm069}{Has a computer}
#' \item{hm070}{Has access to internet}
#' \item{hm075}{Has piped water}
#' \item{hm077}{Owned/rented/loaned house}
#' \item{hm080}{Where the child usually sleeps}
#' \item{hm110}{Have you ever seen a psychiatrist/psychologist in your life?}
#' \item{hm111}{Have you seen a psychiatrist/psychologist in the last month?}
#' \item{hm112}{Sedative in the last month}
#' \item{hm113}{Sleeping pills in the last month}
#' \item{hm114e}{Emotional problems}
#' \item{hm117}{Mother smokes}
#' \item{hm121}{Mother drinks alcohol}
#' \item{hm125}{Weekly physical exercise}
#' \item{jm097c}{Seen psychologist last year}
#' \item{jm097d}{Seen psychiatrist last year}
#' \item{jm104}{Already hospitalized another time}
#' \item{jm105}{How many times have you been hospitalized}
#' \item{jm112}{Restless}
#' \item{jm113}{Complaint of headache, stomachache, or nausea}
#' \item{jm114}{Willingness to share things}
#' \item{jm115}{Has fits of rage or tantrum}
#' \item{jm116}{Lonely}
#' \item{jm117}{Obedient}
#' \item{jm118}{Very worried}
#' \item{jm119}{Caring for people}
#' \item{jm121}{Has a good friend}
#' \item{jm122}{Quarrelsome with people}
#' \item{jm123}{Often sad or tearful}
#' \item{jm124}{Beloved by people}
#' \item{jm125}{Loses concentration easily}
#' \item{jm126}{Insecure}
#' \item{jm127}{Gentle with young children}
#' \item{jm128}{Usually deceives or lies}
#' \item{jm129}{People torment the child}
#' \item{jm130}{Offers help to others}
#' \item{jm131}{Think before acting}
#' \item{jm132}{Steal things}
#' \item{jm133}{Better relationship with adults}
#' \item{jm134}{Fearful or frightened}
#' \item{jm135}{Has good concentration}
#' \item{jm136}{Do you think the youngster has any difficulties}
#' \item{ja003}{Shift you have studied}
#' \item{ja006}{Has already repeated a year}
#' \item{jc02}{Age of first cigarette smoking}
#' \item{jc03}{Age that started daily smoking}
#' \item{jc04}{How many days did you smoke in the last month?}
#' \item{jc05}{How many cigarettes per day in the last month?}
#' \item{jc06}{Have you ever experimented alcohol?}
#' \item{jc07}{Age that you experimented alcohol}
#' \item{jc08}{How many days did you drink alcohol in the last month?}
#' \item{jc12a}{Have you used shoemaker's glue in the last month?}
#' \item{jc12b}{Have you used solvent in the last month?}
#' \item{jc12c}{Have you used cocaine in the last month?}
#' \item{jc12d}{Have you used cannabis in the last month?}
#' \item{jc12e}{Have you used weight loss medicine in the last month?}
#' \item{jc12f}{Have you used sedative in the last month?}
#' \item{jc45}{Thought your parents didn't want you to be born?}
#' \item{jc46}{Thought that some family member hates you?}
#' \item{jc47}{Have you ever been hurt at home?}
#' \item{jc48}{Have anyone tried sexual things against your will?}
#' \item{jescmae}{Mother's education (in years)}
#' \item{jescmae4}{Categorical mother's education}
#' \item{jescchef}{Education of the head of the household (in years)}
#' \item{jpcceb}{Brazil 2008 criteria points}
#' \item{jcceb8}{Brazil criterion in 8 categories}
#' \item{jcceb5}{Brazil criterion in 5 categories}
#' \item{jcceb3}{Brazil criterion in 3 categories}
#' \item{jcorpel3}{Skin color in 3 groups}
#' \item{adiasem}{Day of the week of birth}
#' \item{anenebem}{Everything was fine with the baby when they examined}
#' \item{afezepis}{Made an episiotomy}
#' \item{ainduz}{Labor was induced}
#' \item{aprobrn}{Child went to nursery or ICU}
#' \item{adoses}{Number of antitetanic doses}
#' \item{ahipert}{High blood pressure}
#' \item{adiabet}{Diabetes}
#' \item{aamabort}{Abortion threat}
#' \item{aanemia}{Anemia}
#' \item{aintern}{Hospitalized during pregnancy}
#' \item{anumint}{Number of hospitalizations}
#' \item{aaltmae}{Mother's height}
#' \item{anumgrav}{Number of pregnancies counting with this one}
#' \item{aplanej}{Planned this pregnancy}
#' \item{areacpai}{Father's reaction to pregnancy}
#' \item{aapopai}{Support of the father in pregnancy}
#' \item{aapofam}{Family support in pregnancy}
#' \item{aapoamig}{Support from friends/neighbors in pregnancy}
#' \item{atrabsem}{Number of days per week worked}
#' \item{atrabpe}{Worked most of the time standing}
#' \item{atrabpes}{Lifted weight at work}
#' \item{atrabaru}{Noisy place at work}
#' \item{afumtrab}{Other people smoked at work}
#' \item{atrabcas}{Who did housework}
#' \item{afumava1}{Smoked in the first trimester}
#' \item{afumava2}{Smoked in the second trimester}
#' \item{afumava3}{Smoked in the third trimester}
#' \item{aasmconf}{Doctor-confirmed asthma or bronchitis}
#' \item{aasmgrav}{Had asthma or bronchitis during this pregnancy}
#' \item{aremgrav}{Took asthma medication during this pregnancy}
#' \item{aidadmae}{Mother's age (years)}
#' \item{aidadpai}{Father's age (years)}
#' \item{acorpai}{Father's skin color}
#' \item{acormae}{Mother's skin color}
#' \item{alm}{The child has already received breast milk}
#' \item{aapgar1}{Apgar at minute 1}
#' \item{aapgar5}{Apgar at minute 5}
#' \item{aescore}{Points according to Dubowitz}
#' \item{adescpla}{Premature placental detachment}
#' \item{aprolap}{Cord prolapse}
#' \item{aespont}{Spontaneous premature labor}
#' \item{apelvic}{Pelvic-podalic presentation}
#' \item{aplapre}{Placenta previa}
#' \item{aeclam}{Eclampsia}
#' \item{apreclam}{Preeclampsia}
#' \item{aincomp}{Cervix incompetence}
#' \item{aruptur}{Uterine rupture}
#' \item{asofet}{Fetal distress}
#' \item{aoligoh}{Oligohydramnium}
#' \item{adip}{Pelvic infectious diseases}
#' \item{arenal}{Kidney problems}
#' \item{ahemorr}{Bleeding due to a clotting problem}
#' \item{apesorn2}{Newborn weight - 8 groups}
#' \item{aprimip}{Primiparas}
#' \item{apesoini}{Mother's initial weight groups}
#' \item{aig}{Dubowitz gestational age (week)}
#' \item{aparidad}{Parity}
#' \item{aabodic}{Prior abortion (binary)}
#' \item{abpndic}{Low previous weight (binary)}
#' \item{acsrenda}{Income at 15 minimum wages (binary)}
#' \item{acspos}{Position in the means of production}
#' \item{acsescg}{University degree}
#' \item{aintpar}{Interpartal interval (months)}
#' \item{aurindic}{Urinary infection (binary)}
#' \item{akessner}{Prenatal according to Kessner/Takeda}
#' \item{ahipert2}{High blood pressure (binary)}
#' \item{adiabet2}{Diabetes (binary)}
#' \item{aanemia2}{Anemia (binary)}
#' \item{aplanej2}{Planned this pregnancy (binary)}
#' \item{acormae2}{Mother's skin color (binary)}
#' \item{aapopai2}{Support of the father in pregnancy (binary)}
#' \item{aapofam2}{Family support in pregnancy (binary)}
#' \item{aturno}{Shift of birth}
#' \item{aapoio}{Support from father/family/friends}
#' \item{aplapai}{Planned and favorable father reaction}
#' \item{acodbar7}{Neighborhood of the Pelotas city}
#' \item{acefagr}{Cephalic circumference (7 groups)}
#' \item{acefagr2}{Head circumference 10th percentile (binary)}
#' \item{atipint2}{Type of hospitalization - binary (free or not free)}
#' \item{aclass}{Social class in 1993}
#' \item{hc34}{I try to be nice to other people, I care about other people's feelings}
#' \item{hc35}{I can't stop sitting, I move around a lot, hitting things, knocking things over}
#' \item{hc36}{I often have a headache, stomach ache or nausea}
#' \item{hc37}{I am willing to share, lend my things (food, games, pens)}
#' \item{hc38}{I get very angry and usually lose my temper}
#' \item{hc39}{I am almost always alone, I usually play alone or stay in my own}
#' \item{hc40}{I am generally obedient and usually do what the adults ask me to do}
#' \item{hc41}{I have many worries, I often seem preoccupied with everything}
#' \item{hc42}{I try to help if someone seems upset, distressed, or feeling bad}
#' \item{hc43}{I am always agitated, swinging my legs or moving my hands}
#' \item{hc44}{I have at least one good friend}
#' \item{hc45}{I fight a lot, I can get people to do what I want}
#' \item{hc46}{I am often upset, discouraged, or in the mood to cry}
#' \item{hc47}{In general, the other young people like me}
#' \item{hc48}{I easily lose concentration, I get distracted}
#' \item{hc49}{I get nervous when I have to do something different, I lose confidence in myself}
#' \item{hc50}{I am nice with younger children}
#' \item{hc51}{I am usually accused of lying or cheating}
#' \item{hc52}{Other youths disturb me, 'pick on me}
#' \item{hc53}{I often offer to help others (parents, teachers, children)}
#' \item{hc54}{I think before I do things}
#' \item{hc55}{I take things that are not mine, from home, school or other places}
#' \item{hc56}{I get along better with adults than with people my own age}
#' \item{hc57}{I feel very afraid, I scare easily}
#' \item{hc58}{I can finish the activities I start, I can pay attention}
#' \item{hc59}{tem alguma dificuldade emocional, de comportamento, ou para se dar bem com outras pessoas}
#' \item{hc60}{How long these difficulties have existed}
#' \item{hc61}{Do these difficulties bother or annoy you}
#' \item{hc62}{These difficulties get in the way of daily life at home}
#' \item{hc63}{These difficulties get in the way of daily life with friends}
#' \item{hc64}{These difficulties get in the way of day-to-day learning at school}
#' \item{hc65}{These difficulties get in the way of day-to-day walking, playing sports (leisure)}
#' \item{hc66}{These difficulties make things more difficult for the people you live with}
#' \item{hm032}{Who earns the most in the house}
#' \item{hm040}{Number of pregnancies}
#' \item{hm041}{Age when you had your first child}
#' \item{hm042}{Number of children born alive}
#' \item{hm046}{Child has already been to school in life}
#' \item{hm047}{Age when started first grade}
#' \item{hm048}{Has ever repeated a year}
#' \item{hm071}{Refrigerator}
#' \item{hm072}{Separate freezer/Duplex refrigerator}
#' \item{hm073}{How many bathrooms do you have at home?}
#' \item{hm074}{Bathrooms with shower}
#' \item{hm076}{Home toilet}
#' \item{hm078}{Number of sleeping rooms}
#' \item{hm079}{Number of people sleeping with the child}
#' \item{hm081}{House type}
#' \item{hm107a}{Comparing weight with other kids}
#' \item{hm107b}{Comparing height with other kids}
#' \item{hm108}{Intercurrence that caused child's illness}
#' \item{hm109}{Postpartum mother illness}
#' \item{hm114a}{Parental asthma/chyza/bronchitis}
#' \item{hm114b}{Parental allergy}
#' \item{hm114c}{Parental diabetes}
#' \item{hm114d}{Parental hypertension}
#' \item{hm115}{Mother in hospital or CAPS for nerves}
#' \item{hm116}{Father in hospital or CAPS for nerves}
#' \item{hm119}{Husband smokes}
#' \item{hm123}{Husband drinks alcohol}
#' \item{hm153c}{Consulted a psychologist in the year}
#' \item{hm153d}{Consulted a psychiatrist in the year}
#' \item{hm175}{Consideration for feelings}
#' \item{hm176}{Restless}
#' \item{hm177}{Headache, stomachache, nausea}
#' \item{hm178}{Knows how to share}
#' \item{hm179}{Rabies/rage}
#' \item{hm180}{Lonely}
#' \item{hm181}{Obedient}
#' \item{hm182}{Worried}
#' \item{hm183}{Thoughtful}
#' \item{hm184}{Always agitated}
#' \item{hm185}{Has one good friend}
#' \item{hm186}{Fights frequently}
#' \item{hm187}{Frequently sad/discouraged}
#' \item{hm188}{Beloved by children}
#' \item{hm189}{Distracted}
#' \item{hm190}{Insecure}
#' \item{hm191}{Gentle with younger children}
#' \item{hm192}{Tells lies/deceit}
#' \item{hm193}{other kids get on his/her nerves}
#' \item{hm194}{Helpful}
#' \item{hm195}{Think before acting}
#' \item{hm196}{Steal things}
#' \item{hm197}{Better relationship with adults}
#' \item{hm198}{Easily frightened}
#' \item{hm199}{Good concentration}
#' \item{hm201}{Son/Daughter have difficulties?}
#' \item{hm202}{For how long? (about child's difficulties)}
#' \item{hm203}{Do difficulties bother him/her?}
#' \item{hm204a}{Difficulties get in the way of everyday life at home}
#' \item{hm204b}{Difficulties get in the way with friends}
#' \item{hm204c}{Difficulties get in the way of learning}
#' \item{hm204d}{Difficulties get in the way of leisure}
#' \item{hm205}{Are difficulties a burden?}
#' \item{hm206}{Mother's headache}
#' \item{hm207}{Mother's lack of appetite}
#' \item{hm208}{Mother sleeps badly}
#' \item{hm209}{Mother gets scared easily}
#' \item{hm210}{Hand tremors in the mother}
#' \item{hm211}{Mother is nervous and tense}
#' \item{hm212}{Mother has poor digestion}
#' \item{hm213}{Mother presents scrambled ideas}
#' \item{hm214}{Mother feels sad}
#' \item{hm215}{Excessive crying in the mother}
#' \item{hm216}{Pleasure in daily activities (mother)}
#' \item{hm217}{Mother presents difficulty in decisions}
#' \item{hm218}{Hard daily work (mother)}
#' \item{hm219}{Useful role in life (mother)}
#' \item{hm220}{Lost interest (mother)}
#' \item{hm221}{Felt worthless (mother)}
#' \item{hm222}{Mother thought of ending her life (suicidal ideation)}
#' \item{hm223}{Felt tired (mother)}
#' \item{hm224}{Something unpleasant in the stomach (mother)}
#' \item{hm225}{Got tired easily (mother)}
#' \item{hc13}{Have you ever been beaten by your parents?}
#' \item{hc14}{How many times have you been beaten by your parents in the last 6 months?}
#' \item{hibem5}{Asset index in quintiles}
#' \item{jm024}{Age of mother or guardian}
#' \item{jm027a}{Natural father is alive}
#' \item{jm027b}{Natural father's age}
#' \item{jm101}{Has been hospitalized in the last year}
#' \item{jm111}{Consideration, feeling for other people}
#' \item{jm137}{How long have they been around? (Difficulties)}
#' \item{jm138}{Do these difficulties bother the adolescent?}
#' \item{jm139a}{Do they get in the way of your day to day life at home? (Difficulties)}
#' \item{jm139b}{Get in the way with friends? (Difficulties)}
#' \item{jm139c}{Do they get in the way of learning at school? (Difficulties)}
#' \item{jm139d}{Do they hinder leisure? (Difficulties)}
#' \item{jm140}{Are these difficulties a burden to the family?}
#' \item{ja002}{Studied in 2007 (last year)}
#' \item{ja003}{Shift you studied}
#' \item{ja006}{Have you ever repeated a year?}
#' \item{ja007}{How many times did you repeated in school?}
#' \item{jc01}{Have you ever experimented tobacco?}
#' \item{jc09}{Have you been drunk?}
#' \item{jcceb3}{Socioeconomic status (3 categories)}
#' \item{jrepro}{Number of failures in school}
#' }
#' @source \url{https://epidemio-ufpel.org.br/site/content/coorte_1993/index.php}
"cohort_1993"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.