-
nhgis has a [new api](https://developer.ipums.org/) for extracting data from their system. As far as i can tell, it's currently asynchronous like their web extracts because it takes awhile for their b…
-
For the Building electrification part of the state detail page, we will need to get counts of the number of buildings in a given state.
Research where to find this data - bonus points for breaking …
-
I'm trying to get the supplemental P.L. 94-171 Redistricting data from the 2020 decennial census
(https://www.census.gov/programs-surveys/decennial-census/about/rdo/summary-files.html)
But I'm getti…
-
Hello, many thanks for this incredible resource! I am trying to obtain block group data for some census measures in the ACS from 2010.
After loading libraries and setting my census key, when I run …
-
Hi @loganpowell -
I was fixing some bugs over in tidycensus today and I noticed that block group data appear to have been removed from the ACS APIs for the 2008-2012 5-year dataset and earlier. Bl…
-
I was trying to get 5-year ACS data for california at block group level.
I ran
`var2013
-
``` r
> library(tigris)
Attaching package: ‘tigris’
The following object is masked from ‘package:graphics’:
plot
> me session_info()
Session info ---------------------------------------------…
-
Language stats are missing from `tidycensus` data obtained for Arlington county census block groups and needs to be added.
-
When downloading block group data for 5-yr ACS data beginning 2012 and before, it times out. I get the following error:
Getting data from the 2008-2012 5-year ACS
Fetching block group data by coun…
-
Hi @walkerke and @mfherman ,
Thanks for all the work you do with `tidycensus`. I'm using it to download dissertation data and its great. All the ACS calls seem to be working, but I'm having troub…