Instructions: 1. Use ACS data to create an interactive map for the following regions in Virginia (Petersburg, Hopewell,

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Instructions: 1. Use ACS data to create an interactive map for the following regions in Virginia (Petersburg, Hopewell,

Post by answerhappygod »

Instructions:
1. Use ACS data to create an interactive map for the followingregions in Virginia (Petersburg, Hopewell, Colonial Heights, PrinceGeorge, & Dinwiddie) to show different levels of education.
2. You will create three maps, one with ggplot2, leaflet and theother using tm_shape
FIPS CODES:
#053 is the FIPS code for Dinwiddie#149 is Prince George County#570 is Colonial heights#670 is Hopewell#730 is Petersburg
Variable codes for each level of education (use ifneeded) "No High School Diploma" = "B06009_002", "High School Diploma" = "B06009_003", "Associate Degree"= "B06009_004", "Bachelor Degree" = "B06009_005", "Master Degree" = "B06009_006"
NB: CODES SHOULD BE WRITTEN IN R (RSTUDIO)
Please add where to find links if using CSV files toread in data (make downloading csv files easy to find)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply