us_county_health_rankings: United States county health rankings

View source: R/us_county_health_rankings.R

us_county_health_rankingsR Documentation

United States county health rankings

Description

The County Health Rankings, a collaboration between the Robert Wood Johnson Foundation and the University of Wisconsin Population Health Institute, measure the health of nearly all counties in the nation and rank them within states. The Rankings are compiled using county-level measures from a variety of national and state data sources.

Usage

us_county_health_rankings()

Details

The County Health Rankings gather data from around the nation that is comparable between counties, within states. For most of their measures, county data is also comparable across state lines. However, for a few of their measures, some caution must be exercised when making comparisons between counties in different states. See references below for details.

Value

a data.frame

Author(s)

Sean Davis seandavi@gmail.com

References

See Also

Other data-import: acaps_government_measures_data(), acaps_secondary_impact_data(), apple_mobility_data(), beoutbreakprepared_data(), cci_us_vaccine_data(), cdc_aggregated_projections(), cdc_excess_deaths(), cdc_social_vulnerability_index(), coronadatascraper_data(), coronanet_government_response_data(), cov_glue_lineage_data(), cov_glue_newick_data(), cov_glue_snp_lineage(), covidtracker_data(), descartes_mobility_data(), ecdc_data(), econ_tracker_consumer_spending, econ_tracker_employment, econ_tracker_unemp_data, economist_excess_deaths(), financial_times_excess_deaths(), google_mobility_data(), government_policy_timeline(), jhu_data(), jhu_us_data(), kff_icu_beds(), nytimes_county_data(), oecd_unemployment_data(), owid_data(), param_estimates_published(), test_and_trace_data(), us_county_geo_details(), us_healthcare_capacity(), us_hospital_details(), us_state_distancing_policy(), usa_facts_data(), who_cases()

Other social: acaps_secondary_impact_data()

Other economics: acaps_secondary_impact_data(), econ_tracker_consumer_spending, econ_tracker_employment, econ_tracker_unemp_data

Examples

ret = us_county_health_rankings()
head(ret)
colnames(ret)

# available measurements (a bunch of them)
unique(ret$variable)



seandavi/sars2pack documentation built on May 13, 2022, 3:41 p.m.