Skip to content

DOR addresses are being QC'd before being parsed #121

Description

@rmx90210

In load_dor_parcels it looks like the addresses components of each parcel are being tested before being run through Passyunk. If they don't meet certain criteria (e.g. "known street name"), they get excluded from the build. As a result, all parcels on MC CLELLAN ST, which gets standardized to MCCLELLAN ST by Passyunk are being filtered out.

IIRC the reason for this was to flag them as errors in the dor_parcel_error table. We may need to change the logic in load_dor_parcels to write out a warning instead so these parcels can still participate.

FYI @Alexander-M-Waldman I don't think this is new behavior (i.e. it's probably been like this forever) but just wanted to make sure it was documented :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions