Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix new complaint updater #9

Open
sea-kelp opened this issue Aug 23, 2022 · 0 comments
Open

Fix new complaint updater #9

sea-kelp opened this issue Aug 23, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Good hacktoberfest issues

Comments

@sea-kelp
Copy link
Collaborator

The new complaint updater currently follows the "OPA Complaint Tracker" dataset but because the dataset is only updated once a day it seems like some complaints might get lost. A more reliable way to track new complaints would be to use the "Office of Police Accountability Complaints" dataset that the ClosedInvestigationUpdater uses and sort by received_date descending
https://github.com/OrcaCollective/spd-data-watch/blob/main/app/updater.py#L134-L173

@sea-kelp sea-kelp added enhancement New feature or request good first issue Good for newcomers labels Aug 24, 2022
@AetherUnbound AetherUnbound added the hacktoberfest Good hacktoberfest issues label Oct 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Good hacktoberfest issues
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants