my.data {dataMeta}R Documentation

my.data

Description

Data containing Zika cases as reported by the United States Virgin Islands department of Health and scraped into CDC's public Zika data github repository.

Usage

data(my.data)

Format

A data frame of 32 observations and 9 variables.

report_date

Date when report was published by USVI Department of Health, YYYY-mm-dd

location

Regional location by name

location_type

The type of location

data_field

The type of case presented

data_field_code

A code to identify the data_field

time_period

The time period of the cases

time_period_type

The units of the time period

value

The number of observations under a specificc data_field

unit

The unit of the number of observations, cases, municipalities...

Source

https://github.com/cdcepi/zika/blob/master/USVI/USVI_Zika/data/USVI_Zika-2017-01-03.csv

References

Dania M. Rodriguez, Michael A Johansson, Luis Mier-y-Teran-Romero, moiradillon2, eyq9, YoJimboDurant, … Daniel Mietchen. (2017). cdcepi/zika: March 31, 2017 [Data set]. Zenodo. (zenodo)


[Package dataMeta version 0.1.1 Index]