-
Hello!
I am confused with Step 2, Census API calls part.
I have selected Washington DC for this project and as I searched the city in NBER, it came back as
"WASHINGTON, DC-MD-VA-WV"
In the l…
-
Kameron has new wording & design for this area on the map.
-
https://github.com/degauss-org/st_census_tract/blob/ad30e92c7140c2a2b21a6eb86f7da54c0d6c757b/get_tract_shapes_nhgis.R#L15
probably need to go back and join state fips, county fips, tract fips to ma…
-
Just had this start occurring, not sure the cause? The default popup won't render in RStudio, but if I remove certain fields it will render. I tried calling it explicitly and also using leafpop call…
-
In order to calculate Where New Yorkers are visiting (destination), you have to loop through all the home locations within every census block group in the nation. It is taking a long time to execute a…
-
The advocate table is bouncing the widths as we click on the census tracts.
(Thanks @mehak25 for pointing this out!)
Update:
I think the real issue here is that the advocates table is not wra…
-
Nice module, converted all 2018 US Census tracts geojson files from 139.8MB to 26.7MB.
The following is not an issue, but is provided for anyone looking to roundtrip to the filesystem:
```
import…
-
The higher ed threshold may exclude some census tracts that would otherwise be considered an EJ community. Investigate the impact of including median home value in the formula - something like:
Highe…
-
**Describe the bug**
Part of NAICS2017 codes and NAICS2017_LABEL are being coerced to NAs.
**To Reproduce**
```
abscs_2017
-
Hardwired Census API parameters are get_vars = 'GEO_ID,NAME,P005001,P005003,P005004,P005010' and for=block%20group:*.
For Galveston analysis we also need get=GEO_ID,NAME,B25002_001E,B25002_001M,B2500…