This commit is contained in:
2022-02-10 17:13:16 +01:00
parent eaf76b4bb6
commit 6e3e7cd737
190 changed files with 234573 additions and 313640 deletions

View File

@@ -1,3 +1,4 @@
"Country","Name","err.type","err.count"
"CN","Account","Length error Name",2
"CN","Account","Length error House_Number",2
"CN","Account","Length error Owner_ID",1
1 Country Name err.type err.count
2 CN Account Length error Name 2
3 CN Account Length error House_Number 2
4 CN Account Length error Owner_ID 1

View File

@@ -1,5 +1,5 @@
"Country","Name","err.type","err.count"
"DE","Account","Missing External_Key",47
"DE","Account","Length error Name",663
"DE","Account","Length error House_Number",1
"DE","Account","Length error House_Number",22
"DE","Account","Length error Owner_ID",5
1 Country Name err.type err.count
2 DE Account Missing External_Key 47
3 DE Account Length error Name 663
4 DE Account Length error House_Number 1 22
5 DE Account Length error Owner_ID 5

View File

@@ -1,3 +1,4 @@
"Country","Name","err.type","err.count"
"ES","Account","Length error Name",1
"ES","Account","Length error House_Number",2
"ES","Account","Length error Owner_ID",3
1 Country Name err.type err.count
2 ES Account Length error Name 1
3 ES Account Length error House_Number 2
4 ES Account Length error Owner_ID 3

View File

@@ -0,0 +1,2 @@
"Country","Name","err.type","err.count"
"FI","Account","Length error House_Number",3
1 Country Name err.type err.count
2 FI Account Length error House_Number 3

View File

@@ -1,3 +1,4 @@
"Country","Name","err.type","err.count"
"IT","Account","Missing External_Key",32
"IT","Account","Length error Name",2
"IT","Account","Length error House_Number",7
1 Country Name err.type err.count
2 IT Account Missing External_Key 32
3 IT Account Length error Name 2
4 IT Account Length error House_Number 7

View File

@@ -1,4 +1,5 @@
"Country","Name","err.type","err.count"
"NL","Account","Missing External_Key",21
"NL","Account","Length error Name",19
"NL","Account","Length error House_Number",2
"NL","Account","Length error Owner_ID",3
1 Country Name err.type err.count
2 NL Account Missing External_Key 21
3 NL Account Length error Name 19
4 NL Account Length error House_Number 2
5 NL Account Length error Owner_ID 3

View File

@@ -1,4 +1,4 @@
"Country","Name","err.type","err.count"
"NO","Account","Length error Name",2
"NO","Account","Length error House_Number",9
"NO","Account","Length error House_Number",1
"NO","Account","Length error Owner_ID",2
1 Country Name err.type err.count
2 NO Account Length error Name 2
3 NO Account Length error House_Number 9 1
4 NO Account Length error Owner_ID 2

View File

@@ -1,3 +1,4 @@
"Country","Name","err.type","err.count"
"PL","Account","Missing External_Key",7
"PL","Account","Length error Name",37
"PL","Account","Length error House_Number",8
1 Country Name err.type err.count
2 PL Account Missing External_Key 7
3 PL Account Length error Name 37
4 PL Account Length error House_Number 8

View File

@@ -1,3 +1,4 @@
"Country","Name","err.type","err.count"
"UK","Account","Missing External_Key",70
"UK","Account","Length error Name",1
"UK","Account","Length error House_Number",3
1 Country Name err.type err.count
2 UK Account Missing External_Key 70
3 UK Account Length error Name 1
4 UK Account Length error House_Number 3