clean-and-green-philly
clean-and-green-philly copied to clipboard
Dashboard to target Philly vacant properties for anti-gun violence interventions
# Data Quality Control Implementation ## Main Ticket: Implement Data QC Validators ### Describe the task Implement comprehensive data quality control validators for all services to ensure data integrity across...
## Describe the task Redesign the streetview module to work with the new pipeline and cloud-based data architecture. The old implementation (since deleted) relied on a deprecated PostgreSQL database and...
Add in unit tests for the recently added `FileManager` and `SlackReporter` classes.
Many of the exceptions in the pipeline lack specificity in the exceptions they are raising, which could be improved for debugging purposes. Not something pressing, but would be worthwhile to...