Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
kathryn-ods authored Jul 11, 2024
1 parent 5e1cf2a commit 9337cdb
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions tests/data/valid-statements/final_indonesia.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
{
"type": "registered",
"address": "KABUPATEN BADUNG",
"country": "ID"
"country": {"name": "Indonesia"}
}
]
}
Expand Down Expand Up @@ -80,7 +80,7 @@
"personType": "knownPerson",
"names": [
{
"type": "individual",
"type": "legal",
"fullName": "Budi Setiawan Raharja"
}
],
Expand Down Expand Up @@ -111,7 +111,7 @@
{
"type": "residence",
"address": "JALAN, 002, 031, PENDALAMAN, BARAMBAI, KABUPATEN BARITO KUALA, Indonesia",
"country": "ID"
"country": {"name": "Indonesia"}
}
]
}
Expand Down Expand Up @@ -186,7 +186,7 @@
"personType": "knownPerson",
"names": [
{
"type": "individual",
"type": "legal",
"fullName": "Budi Setiawan Raharja"
}
],
Expand Down Expand Up @@ -217,7 +217,7 @@
{
"type": "residence",
"address": "JALAN, 002, 031, PENDALAMAN, BARAMBAI, KABUPATEN BARITO KUALA, Indonesia",
"country": "ID"
"country": {"name": "Indonesia"}
}
]
}
Expand Down Expand Up @@ -292,7 +292,7 @@
"personType": "knownPerson",
"names": [
{
"type": "individual",
"type": "legal",
"fullName": "SAMPLE INPUT NAMA"
}
],
Expand Down Expand Up @@ -323,7 +323,7 @@
{
"type": "residence",
"address": "asdasdasdasddsa, 22, 22, TOBOBOL, IBU SELATAN, KABUPATEN HALMAHERA BARAT, Indonesia",
"country": "ID"
"country": {"name": "Indonesia"}
}
]
}
Expand Down Expand Up @@ -398,7 +398,7 @@
"personType": "knownPerson",
"names": [
{
"type": "individual",
"type": "legal",
"fullName": "Budi Setiawan Raharja"
}
],
Expand Down Expand Up @@ -429,7 +429,7 @@
{
"type": "residence",
"address": "JALAN, 002, 031, PENDALAMAN, BARAMBAI, KABUPATEN BARITO KUALA, Indonesia",
"country": "ID"
"country": {"name": "Indonesia"}
}
]
}
Expand Down Expand Up @@ -504,7 +504,7 @@
"personType": "knownPerson",
"names": [
{
"type": "individual",
"type": "legal",
"fullName": "SAMPLE INPUT NAMA"
}
],
Expand Down Expand Up @@ -535,7 +535,7 @@
{
"type": "residence",
"address": "asdasdasdasddsa, 22, 22, TOBOBOL, IBU SELATAN, KABUPATEN HALMAHERA BARAT, Indonesia",
"country": "ID"
"country": {"name": "Indonesia"}
}
]
}
Expand Down Expand Up @@ -610,7 +610,7 @@
"personType": "knownPerson",
"names": [
{
"type": "individual",
"type": "legal",
"fullName": "Budi Setiawan Raharja"
}
],
Expand Down Expand Up @@ -641,7 +641,7 @@
{
"type": "residence",
"address": "JALAN MAWAR MELATI, 002, 031, PENDALAMAN, BARAMBAI, KABUPATEN BARITO KUALA, Indonesia",
"country": "ID"
"country": {"name": "Indonesia"}
}
]
}
Expand Down Expand Up @@ -716,7 +716,7 @@
"personType": "knownPerson",
"names": [
{
"type": "individual",
"type": "legal",
"fullName": "SAMPLE INPUT NAMA"
}
],
Expand Down Expand Up @@ -747,7 +747,7 @@
{
"type": "residence",
"address": "asdasdasdasddsa, 22, 22, TOBOBOL, IBU SELATAN, KABUPATEN HALMAHERA BARAT, Indonesia",
"country": "ID"
"country": {"name": "Indonesia"}
}
]
}
Expand Down Expand Up @@ -822,7 +822,7 @@
"personType": "knownPerson",
"names": [
{
"type": "individual",
"type": "legal",
"fullName": "Budi Setiawan Raharja"
}
],
Expand Down Expand Up @@ -853,7 +853,7 @@
{
"type": "residence",
"address": "JALAN MAWAR MELATI, 002, 031, PENDALAMAN, BARAMBAI, KABUPATEN BARITO KUALA, Indonesia",
"country": "ID"
"country": {"name": "Indonesia"}
}
]
}
Expand Down Expand Up @@ -928,7 +928,7 @@
"personType": "knownPerson",
"names": [
{
"type": "individual",
"type": "legal",
"fullName": "Dedi Cahyadi"
}
],
Expand Down Expand Up @@ -1075,7 +1075,7 @@
"personType": "knownPerson",
"names": [
{
"type": "individual",
"type": "legal",
"fullName": "SAMPLE INPUT NAMA"
}
],
Expand Down Expand Up @@ -1106,7 +1106,7 @@
{
"type": "residence",
"address": "asdasdasdasddsa, 22, 22, TOBOBOL, IBU SELATAN, KABUPATEN HALMAHERA BARAT, Indonesia",
"country": "ID"
"country": {"name": "Indonesia"}
}
]
}
Expand Down

0 comments on commit 9337cdb

Please sign in to comment.