List of Contributions

Contact Details

Ribbons

Badges

Stas Kolenikov


Contributions

1 to 5 of 50+ total
Posted By Stas Kolenikov 03-11-2026 11:28 AM
Found In Egroup: ACS Data Users Group
\ view thread
Not entirely related, but -- do we know what is happening with https://www.socialexplorer.com after Andy Beveridge's passing? It will probably continue running on autopilot if it is his project, but I hope there is a team that continues with that service. ------------------------------ Stas Kolenikov ...
Posted By Stas Kolenikov 03-11-2026 11:21 AM
Found In Egroup: ACS Data Users Group
\ view thread
Glad you are back! ------------------------------ Stas Kolenikov NORC ------------------------------
Posted By Stas Kolenikov 06-06-2024 06:29 PM
Found In Egroup: ACS Data Users Group
\ view thread
This is answerable with microdata but I am finding MDAT very hard to manipulate with questions that have a mix of household level and person-level questions. I would suggest trying http://usa.ipums.org. First, they have their own calculators. Second, you can download the data and work with the microdata ...
Posted By Stas Kolenikov 04-12-2024 01:59 PM
Found In Egroup: ACS Data Users Group
\ view thread
The lower level API library is `library(censusapi)`, but migration flows do not seem to be available through the API (https://www.census.gov/data/developers/data-sets.html).
Posted By Stas Kolenikov 02-27-2024 02:28 PM
Found In Egroup: ACS Data Users Group
\ view thread
I think you should try to go with `geometry=TRUE` argument in `get_acs()` so that `tidycensus` has proper internal way of dealing with these shapefiles.