Skip to content

Commit

Permalink
Fix incorrect CBS codes #482
Browse files Browse the repository at this point in the history
  • Loading branch information
joepio committed Sep 12, 2024
1 parent 72933b9 commit c5c63fd
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 22 deletions.
15 changes: 8 additions & 7 deletions ocd_backend/sources/ori.ibabs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -942,7 +942,7 @@ ori.ibabs:
key: weststellingwerf
ibabs_sitename: Weststellingwerf
allmanak_id: 29037
cbs_id: GM0085
cbs_id: GM0098
<<: *ibabs

westerkwartier:
Expand Down Expand Up @@ -1046,12 +1046,13 @@ ori.ibabs:
cbs_id: GM0888
<<: *ibabs

venlo:
key: venlo
ibabs_sitename: venlo
allmanak_id: 25285
cbs_id: GM0983
<<: *ibabs
# Swithced to GO
# venlo:
# key: venlo
# ibabs_sitename: venlo
# allmanak_id: 25285
# cbs_id: GM0983
# <<: *ibabs

oostzaan:
key: oostzaan
Expand Down
32 changes: 17 additions & 15 deletions ocd_backend/sources/ori.notubiz.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -216,12 +216,13 @@ ori.notubiz:
# notubiz_organization_id: 1674
# <<: *notubiz

noordwijk:
key: noordwijk
allmanak_id: 27985
cbs_id: GM0575
notubiz_organization_id: 574
<<: *notubiz
# switched to ibabs
# noordwijk:
# key: noordwijk
# allmanak_id: 27985
# cbs_id: GM0575
# notubiz_organization_id: 574
# <<: *notubiz

amersfoort:
key: amersfoort
Expand Down Expand Up @@ -340,7 +341,7 @@ ori.notubiz:
almere:
key: almere
allmanak_id: 28393
cbs_id: GM0441
cbs_id: GM0034
notubiz_organization_id: 952
<<: *notubiz

Expand All @@ -365,13 +366,14 @@ ori.notubiz:
notubiz_organization_id: 1781
<<: *notubiz

stichtse_vecht:
key: stichtse_vecht
source_name: "Stichtse Vecht"
allmanak_id: 34861
cbs_id: GM1904
notubiz_organization_id: 1770
<<: *notubiz
# Switched to GO
# stichtse_vecht:
# key: stichtse_vecht
# source_name: "Stichtse Vecht"
# allmanak_id: 34861
# cbs_id: GM1904
# notubiz_organization_id: 1770
# <<: *notubiz

deventer:
key: deventer
Expand Down Expand Up @@ -827,7 +829,7 @@ ori.notubiz:
bunschoten:
key: bunschoten
allmanak_id: 28326
cbs_id: GM0047
cbs_id: GM0313
notubiz_organization_id: 505
<<: *notubiz

Expand Down

0 comments on commit c5c63fd

Please sign in to comment.