clean-and-green-philly icon indicating copy to clipboard operation
clean-and-green-philly copied to clipboard

Dashboard to target Philly vacant properties for anti-gun violence interventions

Results 194 clean-and-green-philly issues
Sort by recently updated
recently updated
newest added

During user testing, we observed some participants taking extra time to navigate from the Filter back to the Property List page, or overlooking the Property List and heading straight for...

usability
frontend

Request is not related to a a specific problem, but attempts to proactively address anticipated questions of users to the tool and resources. **Describe the solution you'd like** Page in...

enhancement
high priority
frontend

Currently, to clear out all filter selections, the user must unclick each selection they have made. The standard for a filter of this size would be to include a reset...

enhancement
frontend

We still need to make decisions regarding our plans for caching data in between runs on GC, and how that will interact between the VM running our pipeline and eventually...

devops
backend

Need to look into the GC account to either restructure the existing resource there or create a new VM that's scheduled to run the new pipeline on a monthly basis....

devops
backend

Currently the data-diffing works by reading from postgres for most recent, two tables of a dataset (by default the complete, output table from the pipeline `all_properties_end`), and doing a granular...

python
backend

Make slack notifications handled through a single `SlackNotifier` class that handles establishing the client connection and sending any messaging for pipeline run failures or warnings from data-diffing etc. Currently the...

python
backend

## Describe the task Currently, there is not an option for users to filter vacant properties by estimated market value. We will implement a filter option in which users can...

help wanted
high priority
frontend

**Describe the bug** We are getting all 0 values for `gun_crimes_density` and `drug_crimes_density`. The bug is due to mixed coordinate systems in point_x and point_y data coming from carto. **To...

high priority

[Data-diff](https://github.com/datafold/data-diff) has been archived by Datafold and is not compatible with Python 3.12+. It seems like a fork of that library is active at [Reladiff](https://github.com/erezsh/reladiff) so we may want to...

backend