Category Archives for Blog

Upcoming talk at the Association of Public Data Users (APDU) Conference

On Thursday, September 14th I will be giving a lightning talk at the Association of Public Data Users (APDU) Conference in Alexandria, Virginia. The talk will be on choroplethr, my suite of R packages for mapping open datasets. This talk is part of my effort to bridge the worlds of free analytical software (e.g. R) […]

Continue reading

Recording of my Talk at the ACS Data Users Conference

I recently had the honor of speaking at the 2017 American Community Survey (ACS) Data Users Conference. My talk focused on choroplethr, the suite of R packages I’ve written for mapping open datasets in R. The ACS is the one of the main surveys that the US Census Bureau runs, and I was honored to […]

Continue reading

acs v2.1.1 is now on CRAN

A new version of the acs package is now on CRAN. I recommend that all users of choroplethr update to this version. Here is how to do it: As a reminder, after updating the acs package you might need to reinstall your Census API key with ?api.key.install. New Performance Issue Internally, choroplethr uses the acs package […]

Continue reading

Choroplethr v3.6.0 is now on CRAN

Choroplethr version 3.6.0 is now on CRAN. This version adds functionality for getting and mapping demographics of US Census Tracts. You can install it from the R console as follows: install.packages(“choroplethr”) packageVersion(“choroplethr”) [1] ‘3.6.0’ To use this functionality you will need an API key from the US Census Bureau. You can learn more about that […]

Continue reading

Live Presentation: Kyle Walker on the tigris Package

Next Tuesday (April 4) at 9am PT I will be hosting a webinar with Kyle Walker about the tigris package in R. In addition to creating the Tigris package, Kyle is also a Professor of Geography at Texas Christian University. If you are interested in R, Mapping and US Census Geography then I encourage you to […]

Continue reading
1 5 6 7 8 9 21