TownCharts provides population data for cities, towns, and areas in the U.S. We'll use this data to explore various features in counties across the U.S.
In this project, we will perform a data exploration on counties across the U.S., specifically looking at the county features:
- Age
- Gender
- Race
You'll need to install:
county_statistics.csv
- TownCharts county data
county_data-explore.rmd
- Main project file, an Rmd file that contains the analysis for the project.county_data-explore.html
- An HTML output for easy viewability in the browser.
Also the exploration is published directly on RPubs for easy viewing.