CodeForPhilly / CodeForPhilly/philly-ward-leaders
Verify data integrity of committee persons file
Open
data-integrity
v2
- Dominant language
- Vue
- Stars
- 20
- Forks
- 12
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 3
Description
Using the CSV file from [OpenDataPhilly](https://www.opendataphilly.org/dataset/elected-committeepeople), I notice some data integrity issues:
1. 164 records are missing `ward` and `division`
Well that's really the only issue. My guess is it may be that the original file included wards such as `66A` and when we (City) converted that column to numeric it erased those values.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.