DHS.dataset.meta {sae4health} | R Documentation |
DHS Dataset Metadata
Description
A dataset containing metadata on recodes for DHS surveys supported by the app.
Usage
DHS.dataset.meta
Format
A data frame with 5,636 rows and 13 columns:
- FileFormat
Format of the dataset file (e.g., Stata, SPSS, CSV).
- FileSize
Size of the dataset file in megabytes.
- DatasetType
Type of dataset/recode (e.g., Household, Individual, Children, Biomarker).
- SurveyNum
Survey number assigned by DHS.
- SurveyId
Unique ID of the survey associated with the dataset.
- FileType
Type of file (e.g., Household Recode, Birth Recode, Men's Recode).
- FileDateLastModified
Date when the dataset file was last modified.
- SurveyType
Type of DHS survey (e.g., DHS, AIS, MIS).
- SurveyYearLabel
Label describing the survey year.
- SurveyYear
Year in which the DHS survey was conducted.
- DHS_CountryCode
Unique country code assigned by DHS.
- FileName
Name of the dataset file.
- CountryName
Full name of the country associated with the dataset.
[Package sae4health version 1.2.3 Index]