-
**Some cleanup of rowbinding code** @rebeccajohnson88
- [x] Relative rather than absolute path names
```
## relative path name -- should work regardless of user if we have same directory struc…
-
Leaflet app is dropping markers when user selects a census tracts. Clusters remain, but unclustered markers fail to show. Marker still exists in the selection table and in console.log.
-
Which variables should be "toggled on" for various scenarios??
**"Environmental Justice" or "Racial Equity" or "Equity" preset** (consider [using equity considerations dataset](https://metrocouncil…
-
## Describe the task
Someone new to the project (like me, @sverchdotgov) run through the end to end setup process of the project and document all the pain points that we can improve on.
## Acceptanc…
-
We need a methodology for combining data from census tracts into census block groups so that we can use the DOE LEAD score and other future data sets that are at the tract level.
-
the formulas are updated in #205 but i need to push a new version to the quilt bucket. Before that happens, i need to look further into https://github.com/cenpy-devs/cenpy/issues/95
-
I've started looking at supplementing code for finding point neighbours within distance thresholds on the sphere in **spdep** through `sf::st_is_within_distance()`, which is OK. However, to return dis…
-
## Tract split example
In this example, tract 36061007000 is split into 36061007001 and 36061007002, with ratios 0.46658 and 0.53342.
```sql
SELECT
a.labs_geoid,
a.census_geoid,
a.pff_variabl…
-
I'm finding out areas of census tracts which overlap with my circle. Any suggestions for what we can do here?
If I move my selection circle to the left a little, then the grey polygon's overlap…
-
I am wondering how to add QGIS/ARCGIS as feature layers ?