Skip to content

Add supported for blacklisted sources #224

Open
@trescube

Description

Occasionally OA sources just have terrible data. For example, Lamar County, TX has, more often than not, wildly incomplete data that extends beyond 0 house numbers:

  • 215 SE 33RD - no street type and directional should be post
  • 2 W PLAZA & 135 BONHAM - inexplicable house number with intersection
  • OLD BELK'S PARKING LOT - GIS admin is on drugs
  • 112 BONHAM ST - SHOE STORE - ibid
  • 2ND NE @ E KAUFFMAN - intersection
  • 800 BLK JACKSON ST - block address

It would be programmatically difficult to determine address validity on a per-row basis, so this solution would blacklist an entire source to reduce data pollution when the majority of a source is bad data.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions