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

Duplicates #7

Open
smnorris opened this issue Feb 22, 2021 · 0 comments
Open

Duplicates #7

smnorris opened this issue Feb 22, 2021 · 0 comments
Assignees

Comments

@smnorris
Copy link
Owner

smnorris commented Feb 22, 2021

Describe the problem

See output of https://github.com/smnorris/bcfishpass/blob/main/01_prep/02_pscis/sql/05_pscis_points_duplicates.sql

Currently there are >200 crossings that are likely to be duplicates (487 records in the duplicates table, but each record from a set of duplicates is included)

The usual reasons for duplication include (but are not limited to):

  • re-assessments that did not include the original stream_crossing_id in the reassessment submission
  • separate assessments of two pipes at a single crossing (contrary to PSCIS assessment guide, mostly just in older assessments)
  • two crossings have been snapped to the same stream when one is on an unmapped stream

Hot spots (10 or more):

 ALBN                 |    10
 GRAI                 |    10
 LARL                 |    10
 TABR                 |    10
 HORS                 |    12
 REVL                 |    16
 KOTL                 |    16
 SETN                 |    16
 HOLB                 |    17
 KETL                 |    18
 PARS                 |    20
 MORI                 |    20
 LFRA                 |    22
 KOTR                 |    24
 ELKR                 |    28
 SALM                 |    29
 BULK                 |    32
 MCGR                 |    32
@smnorris smnorris self-assigned this Feb 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant