Lucas Merrill Brown
Lucas Merrill Brown
Duplicate of #1827, except for the four territories that are not Puerto Rico.
**Description** Assess reducing donut hole surrounding percent from 85% to a lower percentage, such as 60-70%.
**Description** See conversation at https://github.com/usds/justice40-tool/pull/1534/files#r896190347. With officially moving over to only supporting tracts for data sources instead of tracts and block groups, the only block group oriented data source is...
**Description** There is scattered code throughout the codebase that refers to census block groups. See vars like `EXPECTED_CENSUS_BLOCK_GROUPS_CHARACTER_LENGTH`, as well as code snippets like: ``` for ( geo_level, geo_field, expected_geo_field_characters,...
**Description** Many program officers distribute funding not at the census tract level but using other geographies such as county or zip code. In order for them to use the definition...
**Description** Run an experiment with and without shortnames on the tiles in order to determine whether this step is really saving us much size on the tiles. If it's not...
**Description** Our style guide is to clear Jupyter notebook output before checking in to source code to make git diffs more readable. There are now pre-commit hooks that can do...