Skip to content

Commit 4cbd019

Browse files
authored
Updated deleted-countries: Add country code Z136 (Georgia) (#261)
1 parent 489b6b8 commit 4cbd019

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

src/codicefiscale/data/deleted-countries.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,17 @@
7575
],
7676
"province": "EE"
7777
},
78+
{
79+
"active": false,
80+
"code": "Z136",
81+
"date_created": "1900-01-01T00:00:00",
82+
"date_deleted": "1994-01-01T00:00:00",
83+
"name": "Georgia",
84+
"name_alt": "Georgia",
85+
"name_alt_en": "Georgia",
86+
"name_slugs": ["georgia"],
87+
"province": "EE"
88+
},
7889
{
7990
"active": false,
8091
"code": "Z157",
@@ -135,4 +146,4 @@
135146
],
136147
"province": "EE"
137148
}
138-
]
149+
]

0 commit comments

Comments
 (0)