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

## Make `FeatureLayer` a baseclass Make `FeatureLayer` a baseclass with subclasses for each source type (`EsriFeatureLayer`, `CartoFeatureLayer`, `GdfFeatureLayer`). Each subclass will implement its own `load_data` method, while shared behavior like...

python
backend

There are bugs relating to loading data to and from Postgres in the new ETL pipeline. - ALTER statements occur prior to table creation when FORCE_RELOAD is True - data...

**Issue:** ETL Pipleline fails with errors regarding Google cloud credentials and Slack credentials. While those are needed for sharing the data, it'd be good to be able to run the...

enhancement
backend

## Update the tests for test_diff_backup, test_vacant_properties and test_ppr_properties for the new ETL pipeline Some existing tests work as is for the new ETL pipeline but `test_diff_backup.py`, `test_vacant_properties` and `test_ppr_properties`...

python
backend

## Make pre-commit hook less restrictive Adjust pre-commit config for backend-only contributions by making Vulture a warning and prevent node checks on the backend. ## Acceptance Criteria - [ ]...

devops
backend

## Create a code base for proof-of-concept random forest model Either with R-based or python-based code, run a random forest model to predict vacancy, one with a binary result based...

content

**Describe the bug** With activate filters showing only a select number of properties on the map, any changes to the overlay to "streets", "dataviz", or "hybrid" visualization accessible in the...

bug
frontend

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** In talks at workshops and with higher capacity users (directly), organizations what to understand...

enhancement
content

## Describe the task C&G recognizes that the current red-green color palette is not accessible to many users with color blindness. This issue impacts the usability of our maps. We...

enhancement
A11y
styling
usability

## Describe the task The purpose of this task is to try to make creation and maintenance Docker images easier,, ## Acceptance Criteria - [ ] Organize the Docker IoC...

devops