-
**Describe the bug**
keep getting "could not open the url", with a valid api-key
**To Reproduce**
getcensus B19013, geography(zcta) sample(5) clear
Code snippet to reproduce the behavior (be …
-
- use internal mapping data (`cincy:::hamilton_tract_to_cincy_neighborhood`) that is created from version controlled CSV as source of truth for adding neighborhood based on tract
- rename CSV file to …
-
-
I am using tidycensus to access the Census API, but haven't been able to pull variables from the 2000 decennial census demographic profile table (sf3profile). I know that the API has these variables (…
-
Right now, our `cincy::tract_*_*()` functions return the census tract identifier as `tract_fips`. Should we harmonize this with other instances where we use census tract identifier column names?
-…
-
https://www.surveymonkey.com/r/6GKVCMF
-
Hello!
Thank you for this great package which I found from watching your Youtube tutorial.
I'm just getting started with ACS data and immediately encountered an issue with get_decennial() and get_…
-
Some rows after geocoding are duplicated. I checked the temporary file ended with geocoder_3.2.1_score_threshold_0.5.csv and found no duplication there. It means the duplication happened during the "l…
-
Hi Kyle. First, many thanks for making it so easy to work with US Census data in R!
It seems there are cases in which I am not getting correct values from `interpolate_pw()`. I have been unable to …
-
Currently population data is configured using a raster grid (eg Global Human Settlements Layer population data). This is vectorised and then used to take the average of sample point estimates, that a…