cdcfluview: Retrieve U.S. Flu Season Data from the CDC FluView Portal

The U.S. Centers for Disease Control (CDC) maintains a portal <http://gis.cdc.gov/grasp/fluview/fluportaldashboard.html> for accessing state, regional and national influenza statistics as well as Mortality Surveillance Data. The Flash interface makes it difficult and time-consuming to select and retrieve influenza data. This package provides functions to access the data provided by the portal's underlying API.

Version: 0.5.1
Depends: R (≥ 3.2.0)
Imports: httr (≥ 0.3.0), xml2, dplyr, utils, purrr, readr, jsonlite, V8
Suggests: testthat
Published: 2016-12-07
Author: Bob Rudis (bob@rud.is)
Maintainer: Bob Rudis <bob at rud.is>
BugReports: https://github.com/hrbrmstr/cdcfluview/issues
License: MIT + file LICENSE
URL: http://github.com/hrbrmstr/cdcfluview
NeedsCompilation: no
CRAN checks: cdcfluview results

Downloads:

Reference manual: cdcfluview.pdf
Package source: cdcfluview_0.5.1.tar.gz
Windows binaries: r-devel: cdcfluview_0.5.1.zip, r-release: cdcfluview_0.5.1.zip, r-oldrel: cdcfluview_0.5.1.zip
OS X Mavericks binaries: r-release: cdcfluview_0.5.1.tgz, r-oldrel: cdcfluview_0.5.1.tgz
Old sources: cdcfluview archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cdcfluview to link to this page.