Kyle Walker Profile Banner
Kyle Walker Profile
Kyle Walker

@kyle_e_walker

Followers
9,304
Following
415
Media
1,282
Statuses
6,644

Helping you use demographic and spatial data more effectively. Workshops: Book:

Fort Worth, TX
Joined May 2010
Don't wanna be here? Send us removal request.
Explore trending content on Musk Viewer
Pinned Tweet
@kyle_e_walker
Kyle Walker
25 days
I had a great time leading workshops on "Location Intelligence with #rstats and @Mapbox and "Building Web Mapping Applications with R and Shiny" this month! If you missed out, I've made all the recordings and annotated tutorials available here:
1
4
29
@kyle_e_walker
Kyle Walker
5 months
If students tell me they want to get a PhD, I will support them and write them a letter. But I also tell them, because no one told me at age 21-22: -- You will spend your twenties making poverty wages while your peers start getting salaries, raises, bonuses, etc.; -- You may…
@NateSilver538
Nate Silver
5 months
Real, non-trollish life advice: If you're a smart young person and you really want to go to graduate school, then by all means go. But if you're on the fence, probably don't. That's not where the action is. And it's not where the action is going to be for the foreseeable future.
204
221
4K
47
195
1K
@kyle_e_walker
Kyle Walker
5 years
One of my favorite @rstudio shortcuts: Ctrl+I. If your code is misaligned/messy for whatever reason, RStudio will clean it right up for you. #rstats
25
288
1K
@kyle_e_walker
Kyle Walker
3 years
The pre-print version of my book "Analyzing US Census Data: Methods, Maps, and Models in #rstats " is now available to read for free online: . Read on in this thread for an overview of the book's content!
Tweet media one
Tweet media two
Tweet media three
Tweet media four
12
294
1K
@kyle_e_walker
Kyle Walker
8 months
I just released a new version of the #rstats package {mapboxapi}, which helps you use @Mapbox web services in your data science projects. Haven't used the package before? Let's take a tour! A 🧵:
Tweet media one
6
140
1K
@kyle_e_walker
Kyle Walker
3 years
Tableau-style linked hover between a map and chart in #rstats - all you need is ggiraph + patchwork, no Shiny required! Here's how, with an example adapted from the tidycensus docs:
8
124
833
@kyle_e_walker
Kyle Walker
1 year
purrr::map() is a superpower when I need to produce consistent maps in bulk for a report or presentation In the linked example (with shapefiles previously cached), I made 51 maps in 51 seconds, each with an appropriate title #rstats
Tweet media one
Tweet media two
Tweet media three
Tweet media four
10
78
518
@kyle_e_walker
Kyle Walker
8 months
I've been using Quarto to create interactive tutorials for my #rstats workshops this year. The ability to embed code, descriptions, and interactive content helps create fantastic learning resources. You can check out these tutorials for yourselves:
1
78
479
@kyle_e_walker
Kyle Walker
8 months
The future of mapping in #rstats is an exciting one. Stay tuned. @Mapbox #gischat
9
62
455
@kyle_e_walker
Kyle Walker
3 years
"Analyzing US Census Data: Methods, Maps, and Models in #rstats " is almost ready for you to read for free online. Just the intro chapter and conclusion left to finish up!
Tweet media one
15
58
457
@kyle_e_walker
Kyle Walker
10 months
An interactive map in a single tweet: tidycensus::get_acs( geography = "tract", variables = "B19013_001", state = "IL", geometry = TRUE ) |> mapview::mapview( zcol = "estimate", = "Median household income" ) #rstats #GIS #demographics
7
71
445
@kyle_e_walker
Kyle Walker
10 months
The ColorBrewer web tool hasn't changed a ton since I first learned it, but it's still the first place I go to when I'm choosing colors for my visualizations. If you haven't used ColorBrewer, check it out here: #dataviz #GIS
4
73
424
@kyle_e_walker
Kyle Walker
11 months
I use #rstats to do #GIS every day because it is such a powerful connector of different tools and resources. Read this 🧵 for a step-by-step workflow of how to do GIS operations with this made-up table of customer locations in R:
Tweet media one
4
68
408
@kyle_e_walker
Kyle Walker
1 year
My book Analyzing US Census Data is now in print! I’m really happy with how it turned out. Thanks so much to @lara_crc and the @CRCPress team. You can order your copy today! ; #rstats
Tweet media one
Tweet media two
Tweet media three
Tweet media four
10
52
402
@kyle_e_walker
Kyle Walker
2 years
Group-wise spatial data analysis in #rstats / #rspatial is incredibly powerful, but can give you a headache if you don't get it right. A thread on some some do's and don'ts:
Tweet media one
2
55
384
@kyle_e_walker
Kyle Walker
2 months
My favorite #Python package to use is spopt, a library for spatial optimization that integrates nicely with @geopandas . spopt helps you solve a wide variety of business problems, including: 📊 Facility location planning; 📊 Sales territory design; 📊 Maximizing market share;…
Tweet media one
5
73
383
@kyle_e_walker
Kyle Walker
8 months
Analyzing the "catchment areas" around facilities is a critical topic in spatial data science. How you define a catchment area can matter a lot. Should you use distance, or should you use travel-times? Read Ch7 of my book for a workflow in #rstats :
Tweet media one
4
64
378
@kyle_e_walker
Kyle Walker
1 month
I use Quarto to create interactive tutorials for my #rstats workshops. The ability to embed code, descriptions, and interactive content helps create fantastic learning resources.
5
53
363
@kyle_e_walker
Kyle Walker
3 years
My new favorite word processor is the @rstudio Visual Editor for R Markdown. Among many other features, automatic citation lookup by copy-pasting a DOI (citing here @edzerpebesma 's article on {sf} in my book) is a breeze. #rstats
3
61
361
@kyle_e_walker
Kyle Walker
1 month
Tutorial: query the 2.35 BILLION row global buildings dataset from @OvertureMaps in #rstats and visualize in 3D w/deck.gl Learn about the `open_dataset()` function in R's arrow 📦, which might change your life (or at least your work with big datasets)
10
55
352
@kyle_e_walker
Kyle Walker
11 months
Isochrones show you the reachable area from a location for a given travel mode. In #rstats , creating isochrones with @Mapbox web services is easier than you think. A 🧵 on getting started with isochrones using Mapbox and R:
Tweet media one
5
41
347
@kyle_e_walker
Kyle Walker
2 years
This article from @R_Graph_Gallery was exactly what I needed for class when discussing issues with pie charts this week, and it includes #rstats code to allow for reproduction/customization of the illustrations #dataviz
Tweet media one
3
72
335
@kyle_e_walker
Kyle Walker
4 months
This week, my #rstats package tidycensus passed the milestone of 500,000 all-time downloads from the Posit CRAN mirror A sincere thanks to all who have used the package over the past six and a half years! And if you haven't used it yet - now's a great time to try it out!…
Tweet media one
8
22
334
@kyle_e_walker
Kyle Walker
2 years
Coming soon to #rstats tidycensus: a fast, automated method for dot-density mapping of @uscensusbureau data. Includes a dasymetric option to avoid those pesky dots-in-water issues! It debuts at this Friday's @UMSSDAN workshop:
Tweet media one
7
65
325
@kyle_e_walker
Kyle Walker
4 months
Mixed emotions - it's really exciting to see a huge new #ggplot2 release! But it's still a bummer that #rstats Twitter isn't around like it once was to celebrate it Regardless, check out the post on the updates here!
Tweet media one
5
53
323
@kyle_e_walker
Kyle Walker
3 years
One of my absolute favorite #rstats packages is {leafsync} by @TimSalabim3 and @timelyportfolio . They make it simple to spin up synchronized views of multiple interactive maps to help you explore your spatial data.
4
45
324
@kyle_e_walker
Kyle Walker
4 years
New #rstats package preview: {mapboxapi}. Use @Mapbox web services APIs in your #rspatial data science projects. Check out some examples at and in the thread below
Tweet media one
5
66
308
@kyle_e_walker
Kyle Walker
17 days
The pace of innovation in data science is astounding (and I'm not talking about AI!) 2 years ago, I wrote in my book about analyzing a 92 million row @ipums CSV file using a database in #rstats Now: just point `arrow::open_dataset()` at it and ` collect()` what you need!
Tweet media one
Tweet media two
7
25
296
@kyle_e_walker
Kyle Walker
2 years
I just learned about the `cache_rds()` function in @xieyihui 's xfun #rstats package which helps you cache the output of R expressions. It reduced the time necessary to load a 1.8 million row PUMS dataset using tidycensus from 3 minutes to 2 seconds!
Tweet media one
6
36
287
@kyle_e_walker
Kyle Walker
2 years
I'm excited to announce pygris, a new #Python package to help you work with @uscensusbureau geographic datasets (and other resources)! Read the docs: Try out pygris on Colab: Source code: #pydata #gischat
Tweet media one
Tweet media two
Tweet media three
4
64
279
@kyle_e_walker
Kyle Walker
2 years
Something that annoys me that I'm sure 99.9999% of people don't care about: that Google Maps uses [lat, long] instead of [long, lat]
19
19
278
@kyle_e_walker
Kyle Walker
10 months
Geodemographic segmentation is a powerful method for understanding your target markets. Getting started with this method is quicker than you think! A 🧵 on building a basic geodemographic segmentation workflow in #rstats , including linked interactive cluster maps / charts:
4
55
276
@kyle_e_walker
Kyle Walker
2 months
I'm excited to share with all of you that I've been promoted this week to full Professor of Geography at @TCU ! My promotion case centered on open-source software contributions - both the packages themselves and a book / articles written about those methods and tools. I'm…
Tweet media one
25
3
274
@kyle_e_walker
Kyle Walker
9 months
Did you know that you can connect R ( #rstats ) and #Python to @ArcGISPro with far less hassle than you'd think? Read my blog for an example, and follow here for updates on an upcoming workshop in October to help you get started!
Tweet media one
1
46
275
@kyle_e_walker
Kyle Walker
1 year
Writing a book... can take a long time, with years of chapter overhauls and revisions. Today is finally release day of "Analyzing US Census Data"! You can buy a copy from Routledge () or Amazon () - I appreciate it! #rstats
Tweet media one
@kyle_e_walker
Kyle Walker
7 years
In 2018 I'll be publishing my book "Analyzing the US Census with #rstats " with @CRCPress ! Sign up here for updates:
2
5
33
10
43
260
@kyle_e_walker
Kyle Walker
7 years
Introducing tidycensus: get @uscensusbureau spatial & demographic data in #rstats ready for use w/sf & the tidyverse
Tweet media one
Tweet media two
Tweet media three
4
109
263
@kyle_e_walker
Kyle Walker
1 year
The easiest way to add a basemap to your #rstats maps is `ggspatial::annotation_map_tile()`. In one line of code, get the right context for `geom_sf()` maps! Learn how to use basemaps with choropleth, symbol, and dot-density maps in Wednesday's workshop:
Tweet media one
Tweet media two
Tweet media three
Tweet media four
2
47
263
@kyle_e_walker
Kyle Walker
5 months
is insanely powerful for creative visualization of big spatial datasets, and the rdeck #rstats package makes it very accessible to use. Shown in the video: all 84,414 Census tracts in the United States visualized in 3D, with extruded heights corresponding…
5
43
264
@kyle_e_walker
Kyle Walker
2 years
A US map in a tweet #rstats library(tmap) tidycensus::get_acs( geography = "county", variables = "B01002_001", geometry = T ) |> tigris::shift_geometry() |> tm_shape() + tm_fill(col = "estimate", title = "Median age") + tm_layout(legend.outside = T)
Tweet media one
2
35
254
@kyle_e_walker
Kyle Walker
4 months
Did you miss yesterday's workshop on working with 2020 Decennial US Census Data in R ( #rstats )? Take a look at the slides from yesterday's presentation here: You'll find examples of how to use lots of new datasets on block-level demographics, detailed…
Tweet media one
Tweet media two
Tweet media three
Tweet media four
2
47
258
@kyle_e_walker
Kyle Walker
5 months
An interactive map in a single tweet: tidycensus::get_acs( geography = "tract", variables = "B19013_001", state = "OR", geometry = TRUE ) |> mapview::mapview( zcol = "estimate", = "Median household income" ) #rstats #GIS #demographics
7
44
251
@kyle_e_walker
Kyle Walker
1 month
Geographically weighted regression (GWR) is a method to assess spatial non-stationarity, where relationships b/w an outcome and predictors in a model vary from place to place. I discuss GWR and its limitations in Ch8 of my book Analyzing US Census Data:
Tweet media one
3
37
246
@kyle_e_walker
Kyle Walker
4 months
Want to get started doing #GIS in #Python ? Here are the books I recommend: Geocomputation with Python, by @MichaelDorman84 , Anita Graser, @jakub_nowosad , @robinlovelace Geographic Data Science with Python, by @sreyog , @darribas , @levijohnwolf
Tweet media one
Tweet media two
3
53
239
@kyle_e_walker
Kyle Walker
5 months
I use #rstats to do #GIS every day because it is such a powerful connector of different tools and resources. Read this 🧵 for a step-by-step workflow of how to do GIS operations with this made-up table of customer locations in R:
Tweet media one
4
30
239
@kyle_e_walker
Kyle Walker
3 years
In March, I'll be hosting a series of free workshops on #tidycensus through @UMich / @UMSSDAN . You'll learn how to wrangle, visualize, and map @uscensusbureau data in #rstats and much more. All experience levels are welcome!
Tweet media one
Tweet media two
Tweet media three
Tweet media four
6
87
236
@kyle_e_walker
Kyle Walker
2 years
Yesterday I posted this chart; it was an interesting exercise in building a dumbbell chart in #ggplot2 where the label sits just above the midpoint of the dumbbell's line segment. #rstats code is here if you'd like to check it out:
Tweet media one
10
37
228
@kyle_e_walker
Kyle Walker
2 months
Isochrones show you the reachable area from a location for a given travel mode. In #rstats , creating isochrones with @Mapbox web services is easier than you think. A 🧵 on getting started with isochrones using Mapbox and R:
Tweet media one
6
30
230
@kyle_e_walker
Kyle Walker
13 days
Things are coming together in this summer's project to bring @Mapbox GL JS v3 to #rstats ... Seamless 3D terrain visualization of the globe, straight from your R console to your RStudio Viewer Still a ways to go, but excited about the direction it's going...
4
41
229
@kyle_e_walker
Kyle Walker
2 years
I'm publishing materials for my course on exploratory data analysis & visualization as a @ProjectJupyter book: It's an intro to the @PyData ecosystem for students new to programming. Chapters can be launched as @mybinderteam or @GoogleColab notebooks!
Tweet media one
Tweet media two
Tweet media three
0
34
224
@kyle_e_walker
Kyle Walker
10 months
We often think of commercial and open-source #GIS software as either / or As it turns out, connecting #rstats and @ArcGISPro is easier than you think. A 🧵 on getting started:
Tweet media one
5
38
221
@kyle_e_walker
Kyle Walker
9 months
"Hot-spot" analysis is an effective way to find patterns and areas of focus in complicated spatial datasets. A 🧵 from Chapter 7 of my book that shows how to do this with Census data and #rstats :
2
35
217
@kyle_e_walker
Kyle Walker
8 months
One of my favorite #rstats interactive mapping tricks: using the `|` operator in mapview to create a swipe map. Here - showing the results of the `erase_water()` function in the Seattle area!
3
35
217
@kyle_e_walker
Kyle Walker
2 years
Had to fire up @rstudio and check first thing this morning - the 2016-2020 American Community Survey data are live and working in #rstats tidycensus! Just use `year = 2020` in `get_acs()` and get your fresh @uscensusbureau data today with re-drawn 2020 geographies included!
Tweet media one
Tweet media two
Tweet media three
2
32
210
@kyle_e_walker
Kyle Walker
3 years
tidycensus version 1.0 is now released on CRAN! This major new release includes @buddyherms 's implementation of a Migration Flows API interface with support for flow mapping: Thanks to all of you who have used tidycensus over the past four years! #rstats
Tweet media one
Tweet media two
Tweet media three
5
45
212
@kyle_e_walker
Kyle Walker
4 years
A new version of tidycensus is up on CRAN for all you #rstats @uscensusbureau data analysts; the big update is geometry support for all currently available geographies (such as school districts, shown here)
Tweet media one
Tweet media two
11
41
208
@kyle_e_walker
Kyle Walker
4 years
Happy @uscensusbureau 5-year American Community Survey release day, everyone! #tidycensus #rstats
Tweet media one
Tweet media two
Tweet media three
3
28
208
@kyle_e_walker
Kyle Walker
1 month
2.3 million building footprints from @OvertureMaps in the Chicago area, visualized in 3D with #rstats , , and {rdeck} Keep an eye out here for a blog post on how to do this...
4
37
208
@kyle_e_walker
Kyle Walker
4 years
Five years after I published the first version, Mapping Immigrant America is now updated to the latest ACS data and @Mapbox GL JS:
Tweet media one
6
41
206
@kyle_e_walker
Kyle Walker
3 years
Analyzing spatial relationships between datasets - typical performed with dedicated GIS software - is made straightforward in #rstats thanks to @edzerpebesma 's sf package and the #rspatial team. Read this thread for examples from Chapter 7 of my book
Tweet media one
Tweet media two
1
44
201
@kyle_e_walker
Kyle Walker
9 months
Struggling with Census data in your project? There is a better way! Read my book Analyzing US Census Data for free online (or buy a copy if you are so inclined!) #rstats
Tweet media one
2
33
198
@kyle_e_walker
Kyle Walker
5 months
A new version (v1.6) of #tidycensus , your #rstats package for working with @uscensusbureau demographic / geographic data, is now up on CRAN! Highlights include: 📊 Full support for the 2022 ACS data, including the 2018-2022 5-year ACS PUMS (just released today!); 📊 Support…
Tweet media one
1
29
197
@kyle_e_walker
Kyle Walker
3 years
{crsuggest}, my #rstats / #rspatial package to help you choose a coordinate reference system for your spatial analysis workflows, is now available on CRAN. The core function, `suggest_crs()`, gives you CRS suggestions based on an input spatial dataset
Tweet media one
Tweet media two
Tweet media three
3
45
200
@kyle_e_walker
Kyle Walker
10 months
After getting tenure in 2017, I was disillusioned with writing gated articles that no one reads I focused instead on #rstats 📦 dev and writing a book on R which have had exponentially greater impact Going up for promotion to Full now based on my R work - we'll see how it goes!
16
2
192
@kyle_e_walker
Kyle Walker
8 months
Want to learn #dataviz with ggplot2 and #rstats , but with real-world data instead of built-in datasets? Check out Chapter 4 of my book, which helps you learn ggplot2 with step-by-step examples from the US Census.
Tweet media one
Tweet media two
Tweet media three
0
20
193
@kyle_e_walker
Kyle Walker
5 years
I applaud @noamross 's stance and I stand in full support of his position. Please do not pay for or take my @DataCamp course. I'll be releasing an open book this summer that includes equivalent content and more for those of you who are using those resources.
4
51
193
@kyle_e_walker
Kyle Walker
3 months
In February and March, I presented three 3-hour webinars on working with @uscensusbureau data in #rstats with tidycensus in collaboration with @UMSSDAN All the materials are free, public, and made available to you as learning resources Check out the slide decks here: 📈…
Tweet media one
Tweet media two
Tweet media three
Tweet media four
2
37
188
@kyle_e_walker
Kyle Walker
5 months
This year, I'm going to be blogging with tips and tricks I commonly use in my data science projects Today's post: using iterative spatial analysis to produce 100 maps at once, and organizing your results using lists in #rstats ! Check it out here:
Tweet media one
2
22
176
@kyle_e_walker
Kyle Walker
2 months
The upcoming release of the #rstats mapboxapi package includes support for @Mapbox 's v6 geocoder, which includes batch geocoding Mapbox has a generous free tier, allowing for 100k free temporary geocodes per month I'm writing the new `mb_batch_geocode()` function to be as…
3
43
191
@kyle_e_walker
Kyle Walker
3 years
Working on examples for the book Analyzing the US Census with #rstats (coming soon!) - LISA (local Moran's I) scatterplot & map with GeoDa-style linked hover, courtesy ggplot2 + ggiraph #rspatial
4
32
190
@kyle_e_walker
Kyle Walker
6 years
In case you find it useful - here's some #rstats code to create layered interactive maps of county and tract household income. Using to teach my intro urban studies students about scale
4
53
189
@kyle_e_walker
Kyle Walker
6 years
If I had this mindset three years ago, there would be no tigris (80k downloads from the rstudio mirror) or tidycensus (21k downloads), but maybe an extra couple publications with 15 combined citations
@sTeamTraen
Nïck Brown🌻
6 years
I wonder how many 1000s of hours of some of the brightest minds in science are being wasted creating cool #rstats packages that only 10 people will ever use to shave 5 minutes off the time taken to solve a problem and which will stop working with dependency issues 2 years later.
36
16
133
7
15
185
@kyle_e_walker
Kyle Walker
3 months
I'm very excited about the new {tidychatmodels} package by @rappa753 , which is a tidyverse-style #rstats interface to LLMs like OpenAI, Mistral, and even local models through Ollama Check it out - it'd be great to get some community momentum around this project!…
Tweet media one
2
27
184
@kyle_e_walker
Kyle Walker
2 years
🎉🎉 The 2021 1-year American Community Survey microdata are out today! 🎉🎉 Use them *right now* in #rstats tidycensus with the `get_pums()` function and the arguments `survey = "acs1"` and `year = 2021` I'll have full 2021 PUMS support (e.g. variable recoding) up on CRAN soon
Tweet media one
6
42
181
@kyle_e_walker
Kyle Walker
2 months
Geodemographic segmentation is a powerful tool for understanding your target markets, helping you sift through demographic data and map clusters of similar neighborhoods. Some applications of geodemographic segmentation include: 🗺 Identifying target neighborhoods for real…
2
24
177
@kyle_e_walker
Kyle Walker
1 year
Announcing a free online workshop series with @UMich @UMSSDAN in February! "Analyzing 2017-2021 ACS Data using #rstats and #Python " will introduce you to powerful software tools for working with spatial and demographic data. Learn more and register:
Tweet media one
Tweet media two
Tweet media three
2
45
178
@kyle_e_walker
Kyle Walker
2 years
The @Mapbox Isochrone API now incorporates live and historical traffic, and these updates are available to #rstats users in the mapboxapi package (new version just submitted to CRAN). Also check out the new ggplot2 basemap functionality thanks to @elipousson 's contributions!
Tweet media one
Tweet media two
3
22
174
@kyle_e_walker
Kyle Walker
9 days
Coming home for Game 3 of the NBA Finals, via #rstats , the upcoming {mapboxgl} package, and @Mapbox 's new Standard style You'll be able to do this yourselves, with very little code, really soon #OneForDallas #MavsIn7
9
26
179
@kyle_e_walker
Kyle Walker
1 month
ICYMI: a how-to on visualizing @OvertureMaps building footprint data in #3D using #rstats and Make incredible visuals like this interactive 3D building map of Manhattan, entirely in R!
2
36
177
@kyle_e_walker
Kyle Walker
7 years
I've shared this before, but @tarakc02 's #rstats @mapzen client is really impressive and deserves your attention:
Tweet media one
1
41
168
@kyle_e_walker
Kyle Walker
12 days
Some more progress on bringing @Mapbox GL JS v3 to #rstats : A heatmap layer generated from an sf object in R, visualized in a "slot" below map labels, transitioning into 3D buildings from Mapbox's new Standard style Lots more to do, but can't wait to get this in your hands!
2
34
174
@kyle_e_walker
Kyle Walker
2 years
Two new #rstats 📦 versions now on CRAN: tidycensus 1.2 with new features supporting dot-density mapping, time-series analysis, and improved PUMS access; and mapboxapi 0.3.3, with historical traffic-aware routing and improved ggplot2 basemaps. Download both today!
Tweet media one
Tweet media two
2
34
168
@kyle_e_walker
Kyle Walker
2 months
One of my favorite tools for visualization of big data is tippecanoe, which converts millions of spatial features (like building footprints) into scale-sensitive vector tiles You can use tippecanoe in #rstats via its wrapper in the mapboxapi package:…
3
22
170
@kyle_e_walker
Kyle Walker
5 months
One of my favorite #rstats interactive mapping tricks: using the `|` operator in mapview to create a swipe map. Here - showing the results of the `erase_water()` function in the Seattle area!
1
19
167
@kyle_e_walker
Kyle Walker
8 years
The @rstudio R Markdown notebook will execute Python code from code chunks- very cool! #rstats #pydata
Tweet media one
5
96
160
@kyle_e_walker
Kyle Walker
4 months
On the blog: how to use your favorite #Python packages in @ArcGISPro #datascience #GIS
Tweet media one
0
25
163
@kyle_e_walker
Kyle Walker
8 months
Another thread is going around criticizing #rstats And I'll admit, R has aspects that can feel clunky So why is it my #1 choice for almost every data science project I do? Because R is the "ultimate user interface." R's packages and its generous developer community have…
8
20
158
@kyle_e_walker
Kyle Walker
8 months
You already know that #tidycensus gets you pre-cleaned US Census data ready to analyze and map in #rstats . But did you know it includes other features to make your data science projects easier? Let's take a tour of a few features in this 🧵:
2
25
160
@kyle_e_walker
Kyle Walker
3 years
The 2020 decennial Census redistricting data are now available in the dev version of tidycensus! Install with `remotes::install_github("walkerke/tidycensus")`, then use `year = 2020` in `get_decennial()` to get started #rstats
Tweet media one
Tweet media two
5
38
160
@kyle_e_walker
Kyle Walker
2 years
tidycensus meets @qgis : a pipeline for pre-joined @uscensusbureau spatial & demographic data in your desktop GIS! #rstats #rspatial #opensource
6
32
156
@kyle_e_walker
Kyle Walker
4 years
New on CRAN: updates to {tidycensus} and {tigris} in #rstats that both default to 2018 Census and spatial data. Lots of internal improvements in tidycensus as well largely thanks to @buddyherms
Tweet media one
Tweet media two
2
36
157
@kyle_e_walker
Kyle Walker
7 years
tidycensus, my #rstats package for getting @uscensusbureau data along with simple feature geometry, is now on CRAN:
Tweet media one
Tweet media two
Tweet media three
3
52
155
@kyle_e_walker
Kyle Walker
15 days
When developing #rstats Shiny apps with the bslib package, try organizing elements with `card(full_screen = TRUE)`. This allows you to pop-out elements of your dashboard to full screen, re-sizing your maps or charts if the package (like ggplot2) supports it Here's an example:
1
27
153
@kyle_e_walker
Kyle Walker
4 years
tidycensus is inching closer to version 1.0! In the GitHub version (0.9.9): * Simple feature geometry is supported for all geographies; * `get_acs()` can access the ACS Supplemental Estimates API; * Block groups are supported again for the decennial Census #rstats #rspatial
Tweet media one
Tweet media two
5
24
154
@kyle_e_walker
Kyle Walker
5 months
Time-aware isochrones are very useful tools for modeling emergency service coverage, your business's catchment at peak hours, commuting flows, and more @Mapbox has re-enabled time-aware isochrones in their API, and you can use them in #rstats with the mapboxapi package Use the…
3
19
154
@kyle_e_walker
Kyle Walker
11 months
Many data scientists find that SQL and databases are crucial skills on the job. But how do you learn these skills coming from the #rstats world? Ch11 of my book gets you practice setting up, querying, and analyzing a 9m record database from @ipums :
Tweet media one
Tweet media two
Tweet media three
Tweet media four
1
19
151
@kyle_e_walker
Kyle Walker
2 months
Want all 8.13 million US Census blocks available for your #GIS project? It's a one-liner in #rstats thanks to the tigris and purrr packages: us_blocks <- purrr::map_dfr(c(, "DC"), ~tigris::blocks(state = .x, year = 2023)) Downloading will take time;…
Tweet media one
Tweet media two
Tweet media three
2
28
151
@kyle_e_walker
Kyle Walker
4 years
Thanks to all who attended my @PennMUSA #MUSAMasterClass on Friday! If you couldn't make it, check out my tutorial on my new #rstats / #rspatial package for using @Mapbox tools in R here:
Tweet media one
Tweet media two
Tweet media three
Tweet media four
3
40
142
@kyle_e_walker
Kyle Walker
4 months
On the blog: travel-time isochrones in #Python with @Mapbox and @geopandas The methodology outlined in this blog post was used in @dallasnews 's series on health care access inequalities, "Bleeding Out":
Tweet media one
2
33
147
@kyle_e_walker
Kyle Walker
4 years
In the GitHub version of #rstats tidycensus, you can now grab ACS data + geometry for all 74,000 Census tracts in the US, explorable on a @Mapbox map with mapdeck
1
28
144
@kyle_e_walker
Kyle Walker
2 years
Many thanks to @CARTO for the Spatial Data Scientist of the Year award - this was a huge surprise, I am truly honored!
@CARTO
CARTO
2 years
The Spatial Data Scientist of the Year 2022 was just announced at #SDSC22 NY & we are very pleased to report Kyle Walker as the winner! 🏆 Kyle is an Associate Professor of Geography & Director of the Center for Urban Studies at @TCU ! Congratulations @kyle_e_walker 🎉
Tweet media one
1
3
26
14
5
146
@kyle_e_walker
Kyle Walker
2 years
🎉 The 2017-2021 5-year American Community Survey data are now available from @uscensusbureau ! 🎉 Start analyzing and mapping the new data *right now* with tidycensus & #rstats using the argument `year = 2021`
Tweet media one
Tweet media two
0
34
145