-
CNEFE data is quite large, so I am thinking about requiring/allowing to use the data by UF.
I forked censobr https://github.com/leoniedu/censobr So far:
1) Download data from CNEFE 2022 (addre…
-
Related to https://github.com/OutdoorRD/trails-viz-data/pull/60.
After deploying the dashboard, the `demographics` tab was not showing anything. When viewing the logs, (`docker logs -f `), I found …
-
I have a grid poly (`qk`) which I want to join attributes from admin boundaries (`ph`). For each poly in qk I want to take attributes of the first located feature in ph I (one-to-one).
I can't f…
-
Currently, the census.py operations will download all shapefiles from the US Census FTP for a given year (2010 or 2018), merge them, standardize some fields, export to a variety of formats, `geojson`,…
-
Hi~, I am so interested in this package and i want to know could it obtain the data of the poi by census tract?
-
Hi,
As I was using some data from 2022's census tracts, I noticed that the `read_census_tract()` function seems to be extracting a duplicated sf collection.
The example below shows results fro…
-
A good way around storing large geometry files directly in this package (like tract boundaries that can be >100mb), would be to pull them from remote sources when users run a load data command. This c…
-
Hi there, I'm trying to run Part 3 of the lab and in the Rmd file I'm receiving an error at the first code chunk of the Generating Dots section.
I have not modified any code.
`Error in split.def…
-
Hi! Love the package and looking forward to using it. I was hoping to use tracts instead of zip codes. I read through the documentation but can't quite get the formula right. I keep getting the error …
-
I keep getting warnings when I pull mock data generator census tracts from 2010 census tract files. If we are using 2020 census now it should be an easy fix.