ThreeSixtyGiving / ID-reconcile

1 stars 0 forks source link

Training Dedupe for 360Giving data #11

Closed morchickit closed 6 years ago

morchickit commented 6 years ago

Using the following fields:

drkane commented 6 years ago
"field_definition" : [
    {"field" : "Recipient Org:Identifier", "type" : "String"},
        {"field" : "Recipient Org:Name", "type" : "String"},
        {"field" : "Recipient Org:Charity Number", "type" : "String", "Has Missing" : true},
        {"field" : "Recipient Org:Company Number", "type" : "String", "Has Missing" : true},
        {"field" : "Recipient Org:Postal Code", "type" : "String", "Has Missing" : true},
        {"field" : "Recipient Org:Location:0:Geographic Code", "type" : "String", "Has Missing" : true}
],
morchickit commented 6 years ago

@drkane to compare dedupe results with the custom code results