Wow commute times in NYC are solidly twice per year what they are in any other major city. I would take an hour on a train though over half that in bumper-to-bumper traffic. Created in #rstats using @[email protected]'s #tidycensus

Useful webinar "Analyzing Data from the 2023 American Community Survey in R" by Kyle Walker just finished. Think recordings will be available later.

Using {tidycensus} for working with USA census data. Has a nice worked example of adding error bars to a plot to show margin of error and polishing the visuals. And generally mapping the census data and using microdata.

https://walker-data.com/umich-workshop-2025/acs-2023/#/title-slide

#Census #RStats #R #GIS #ArcGIS #USA #TidyCensus

Analyzing Data from the 2023 American Community Survey in R

Friendly reminder that this event is happening today at 2pm Eastern Time!

Lightning Talks! With the R User Group at the Harvard Data Science Initiative and Harvard Kennedy School Data and Donuts!

https://rug-at-hdsi.org/upcoming_events/2024-04-26-lightning-talks.html

We’ll be hearing about topics such as an NHANES+Stan docker image, parameterized #Quarto reports, #regex for efficient #rstats, and how to use #tidycensus to create choropleth maps!

Sign up to watch online! There will be giveaways 🎁

#DataScience #academia #programming

Lightning Talks with HKS Data+Donuts!

Join us for Lightning Talks on Friday April 26th, 2024 at 2-3 PM Eastern Time!

RUG at HDSI

From {tidycensus} creator Kyle Walker cont.: “All the webinar resources are available on GitHub here, along with a @Posit Cloud link where you can run the code without installing R yourselves:” 2/2

https://github.com/walkerke/umich-workshop-2024

#rstats #RSpatial #GIS #Census #TidyCensus

GitHub - walkerke/umich-workshop-2024: Slides and code for workshops given with the University of Michigan's SSDAN in 2024

Slides and code for workshops given with the University of Michigan's SSDAN in 2024 - walkerke/umich-workshop-2024

GitHub

Kyle Walker: “This year, I’ll once again be hosting a webinar series with the University of Michigan’s Social Science Data Analysis Network (SSDAN)! This year’s series is titled Analyzing 2020 Census and 2022 ACS Data with R. The webinar series will take place this February and March and is completely free to attend. You can register for all three webinars from the link below: “

https://umich.zoom.us/webinar/register/WN_S82g8r1DTAyxb5Nbsf7Jhw#/registration

#rstats #tidycensus #USCensus #ddj @rstats

Welcome! You are invited to join a webinar: 2024 SSDAN Webinar Series with Kyle Walker. After registering, you will receive a confirmation email about joining the webinar.

Welcome! You are invited to join a webinar: 2024 SSDAN Webinar Series with Kyle Walker. After registering, you will receive a confirmation email about joining the webinar.

Zoom

In July and August, I turned some unpublished #tidycensus helper functions into the {getACS} package https://elipousson.github.io/getACS/

More than any other package from the last year, I would love to see this one get more use and hear feedback on potential improvements. #RStats

I showcased this package in a presentation I delivered in August at the statewide GIS conference https://elipousson.github.io/presentation-tugis2023/#/title-slide

Help Wrangling American Community Survey Data from tidycensus

A package with helper functions for working with Census data downloaded with the {tidycensus} package.

#30DayMapChallenge, Day 13: Choropleth. Income inequality of the conterminous United States as measured by the Gini index. Data from the American Community Survey. Made possible by @kyle_e_walker amazing #tidycensus package.

#rayshader adventures, an #rstats tale

@gabbspalomo
Gabby: #tidycensus is great, as is the #tidyverse #rstats

The variable ALAND in the PL 94-171 file is land area in square meters. I like to calculate "population per square mile" so I convert square meters to square miles by dividing by 2,589,988. I'm also calculating a new variable for population density groups (e.g., rural, suburban, urban).

Definitely follow Dr Kyle Walker on Xitter, read his book, and watch his video lectures on youtube!

Chuck

My script:

https://github.com/chuckpurvis/r_scripts/blob/main/PL94171_Calif_PopDensity_2020.R

r_scripts/PL94171_Calif_PopDensity_2020.R at main · chuckpurvis/r_scripts

R scripts and related input and output data. Contribute to chuckpurvis/r_scripts development by creating an account on GitHub.

GitHub
Guys I’m just learning how to use the tidycensus package. I was wondering if anyone has a script or a blog post on how to estimate population density for census blocks? #rstats #tidycensus
New packages that need to be installed in order to access the new features. #TidyCensus #Tigris #MapView