NYCPlanning / NYCPlanning/data-engineering
CPDB QA - compare projects missing budget data
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 43
- Forks
- 3
- Avg merge
- 23h 3m
- Merged PRs (30d)
- 44
Description
#586 adds the output cpdb_projects_without_budget_data.csv to cpdb. Ideally in the QA app, we can see whether projects missing budget data in the reference dataset still are missing budget data. Perhaps a table (or two) showing projects which were missing budget data that now have it (which is good and what we hope for), and also showing projects that continue to not have budget data (potentially something to flag).
Ideally this happens as part of #460
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading #586 and #460, then locate the QA app entry point that consumes cpdb outputs. Compare reference projects listed in cpdb_projects_without_budget_data.csv with the current dataset, and define the result as views for projects that gained budget data and projects that remain missing it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100