https://github.com/uva-bi-sdad/dc.hifld.hosp
https://github.com/uva-bi-sdad/dc.hifld.hosp
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uva-bi-sdad/dc.hifld.hosp
- Owner: uva-bi-sdad
- License: cc0-1.0
- Created: 2022-02-16T17:21:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-18T17:15:16.000Z (over 2 years ago)
- Last Synced: 2025-02-07T10:31:23.779Z (3 months ago)
- Language: R
- Homepage: https://uva-bi-sdad.github.io/dc.hifld.hosp
- Size: 74.1 MB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Commons: Hospitals
Hospital-related measures from the [U.S. Department of Health & Human Services](https://healthdata.gov).
# Structure
This is a community data repository, created with the `community::init_repository()` function.
1. `src/retrieve.R` should download and prepare data from a public source, and output files to `data/distribution`.
2. `data/distribution/measure_info.json` should contain metadata for each of the measures in the distribution data file(s).
3. `build.R` will convert the distribution data to site-ready versions, and `site.R` specifies the interface of the repository-specific data site.