Dataset Open Access
Nettle, Daniel; Bateson, Melissa
<?xml version='1.0' encoding='utf-8'?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:duv="http://www.w3.org/ns/duv#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:frapo="http://purl.org/cerif/frapo/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:gsp="http://www.opengis.net/ont/geosparql#" xmlns:locn="http://www.w3.org/ns/locn#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:wdrs="http://www.w3.org/2007/05/powder-s#"> <rdf:Description rdf:about="https://doi.org/10.5281/zenodo.2649032"> <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/> <dct:type rdf:resource="http://purl.org/dc/dcmitype/Dataset"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.5281/zenodo.2649032</dct:identifier> <foaf:page rdf:resource="https://doi.org/10.5281/zenodo.2649032"/> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Nettle, Daniel</foaf:name> <foaf:givenName>Daniel</foaf:givenName> <foaf:familyName>Nettle</foaf:familyName> <org:memberOf> <foaf:Organization> <foaf:name>Newcastle University</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Bateson, Melissa</foaf:name> <foaf:givenName>Melissa</foaf:givenName> <foaf:familyName>Bateson</foaf:familyName> <org:memberOf> <foaf:Organization> <foaf:name>Newcastle University</foaf:name> </foaf:Organization> </org:memberOf> </rdf:Description> </dct:creator> <dct:title>Code for 'Food-insecure women eat a less diverse diet in a more temporally variable way: Evidence from the US National Health and Nutrition Examination Survey, 2013-4'</dct:title> <dct:publisher> <foaf:Agent> <foaf:name>Zenodo</foaf:name> </foaf:Agent> </dct:publisher> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2019</dct:issued> <frapo:isFundedBy rdf:resource="info:eu-repo/grantAgreement/EC/H2020/666669/"/> <schema:funder> <foaf:Organization> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">10.13039/100010661</dct:identifier> <foaf:name>European Commission</foaf:name> </foaf:Organization> </schema:funder> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2019-04-23</dct:issued> <owl:sameAs rdf:resource="https://zenodo.org/record/2649032"/> <adms:identifier> <adms:Identifier> <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://zenodo.org/record/2649032</skos:notation> <adms:schemeAgency>url</adms:schemeAgency> </adms:Identifier> </adms:identifier> <dct:isVersionOf rdf:resource="https://doi.org/10.5281/zenodo.2649031"/> <dct:description><p>Code to reproduce the analyses in the study &#39;<strong>Food-insecure women eat a less diverse diet in a more temporally variable way: Evidence from the US National Health and Nutrition Examination Survey, 2013-4&#39;</strong></p> <p>The analysis requires two R scripts available here, plus original 2013-4 NHANES data files, downloadable from the NHANES website (https://wwwn.cdc.gov/nchs/nhanes/continuousnhanes/default.aspx?BeginYear=2013).</p> <p>The first R script, &#39;merging script.r&#39; takes the original NHANES files, extracts the variables required for the study, merges them into a single data frame, and saves this in .csv format. The NHANES files it requires are:</p> <p># Demographics, food insecurity and BMI<br> DEMO_H.XPT<br> FSQ_H.XPT<br> BMX_H.XPT</p> <p># Summary files of food recalls<br> DR1TOT_H.XPT<br> DR2TOT_H.XPT</p> <p># Individual foods files from food recalls<br> DR1FF_H.XPT<br> DR2FF_H.XPT</p> <p>The second R script takes the .csv file output by the merging script, and reproduces the analyses described in the paper.</p> <p>Uploaded by Daniel Nettle, April 23rd 2019.</p></dct:description> <dct:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/PUBLIC"/> <dct:accessRights> <dct:RightsStatement rdf:about="info:eu-repo/semantics/openAccess"> <rdfs:label>Open Access</rdfs:label> </dct:RightsStatement> </dct:accessRights> <dcat:distribution> <dcat:Distribution> <dct:license rdf:resource="https://creativecommons.org/licenses/by/4.0/legalcode"/> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.2649032"/> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.2649032"/> <dcat:byteSize>23773</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/2649032/files/analysis script.r"/> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.2649032"/> <dcat:byteSize>9784</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/2649032/files/merging script.r"/> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.2649032"/> <dcat:byteSize>311</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/2649032/files/NHANES files used in study.txt"/> <dcat:mediaType>text/plain</dcat:mediaType> </dcat:Distribution> </dcat:distribution> </rdf:Description> <foaf:Project rdf:about="info:eu-repo/grantAgreement/EC/H2020/666669/"> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">666669</dct:identifier> <dct:title>The effects of early-life adversity on cognition: A comparative approach.</dct:title> <frapo:isAwardedBy> <foaf:Organization> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#string">10.13039/100010661</dct:identifier> <foaf:name>European Commission</foaf:name> </foaf:Organization> </frapo:isAwardedBy> </foaf:Project> </rdf:RDF>
All versions | This version | |
---|---|---|
Views | 116 | 35 |
Downloads | 63 | 17 |
Data volume | 805.2 kB | 202.9 kB |
Unique views | 96 | 32 |
Unique downloads | 27 | 6 |