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

Transformation tool produces duplicate rows #160

Open
carlfischerjba opened this issue Oct 31, 2024 · 0 comments
Open

Transformation tool produces duplicate rows #160

carlfischerjba opened this issue Oct 31, 2024 · 0 comments
Assignees

Comments

@carlfischerjba
Copy link

Issue Description

Converting a CEDE portfolio to OED produces many duplicated rows in the location file. These are full duplicates without any CondTags or other fields making a difference.

Steps to Reproduce (Bugs only)

Use ods-tools transform to convert a CEDE portfolio to OED using the transformations available in this repository.

Version / Environment information

Example data / logs

I can't share the data here but I believe Oasis already have it.

$ uniq < oed_location.csv > oed_location_uniq.csv
$  wc -l oed_location*.csv 
   4035420 oed_location.csv
    381728 oed_location_uniq.csv
@benhayes21 benhayes21 self-assigned this Nov 20, 2024
@benhayes21 benhayes21 moved this from Todo to On Hold in Oasis Dev Team Tasks Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: On Hold
Development

No branches or pull requests

2 participants