rHealthDataGov-package:
Retrieve data sets from the HealthData.gov data API
Description
An R interface for the HealthData.gov data API. For each data resource, you can filter results (server-side) to select subsets of data.
Details
Package: |
rHealthDataGov |
Type: |
Package |
Version: |
1.0.1 |
Date: |
2014-06-01 |
License: |
GPL-2 |
The main function of this package is fetch_healthdata
, which is used to query (by filter) and retrieve data from the HealthData.gov data API. Currently, the only interesting data store available via the HealthData.gov API is the "Hospital Compare" data store. This is comprised of 33 data sets containing information about process of care, mortality, and readmission quality measures for U.S. hospitals. This package is part of the rOpenHealth project: https://github.com/rOpenHealth