-
Could we try something like we noted before? https://github.com/degauss-org/degauss_template/issues/2
-
From Lucas:
There’s a lingering PR from vincent based on a file we can’t put out publicly, we need to decide what to do with it. if we merged that code anyone who doesn’t have the file would have the …
-
There are typos in the en.json that should be addressed
- [x] "disavantaged" should be changed to "disadvantaged", this is viewable on the site
` "defaultMessage": "Use the map to see communiti…
-
I cannot start the main.py after installing dependencies. It seems that importing geopandas is failing. I'm using Mac.
I found a fix discussed on geopanda's repo: https://github.com/conda-forge/geo…
-
**Describe the bug**
When zoomed into the US, in this case Texas) the MP shortcut seems to just select a nearby census tract. When in the AS shortcut, the MP shortcut behaves correctly.
**To Repro…
-
The building value field should be blue in the side panel for census tract 31075956300
https://d29zfl8cj7y1zf.cloudfront.net/en/cejst#10.17/41.9023/-101.7773
-
Most of the food insecurity data is based on census data and not zip codes. Data must be merged and together to define boundaries for our analysis.
- [x] Clean and merge USDA data and zip code d…
-
**Describe the bug**
In the census tract description box, after every county name, I believe we are programmatically adding "County" after every County name (either that or that is what the data is?)…
-
**Problem statement/question**
Based on https://github.com/usds/justice40-tool/issues/245 and https://github.com/usds/justice40-tool/issues/135, it would be interesting to run a statistical analysis …
-
Hi, I created a project in vertex by using the Taxi template.
```
$ tfx pipeline create \
--pipeline-path=kubeflow_v2_runner.py \
--engine=vertex \
--build-image
```
..…