We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4335468 commit d2b98c5Copy full SHA for d2b98c5
2 files changed
codicefiscale/data/countries-patch.json
@@ -1,2 +1,15 @@
1
[
2
+ {
3
+ "active": false,
4
+ "code": "Z221",
5
+ "date_created": "1900-01-01T00:00:00",
6
+ "date_deleted": "",
7
+ "name": "Hong Kong",
8
+ "name_alt": "Hong Kong",
9
+ "name_alt_en": "Hong Kong",
10
+ "name_slugs": [
11
+ "hong-kong"
12
+ ],
13
+ "province": "EE"
14
+ }
15
]
codicefiscale/data/countries.json
@@ -1053,6 +1053,19 @@
1053
],
1054
"province": "EE"
1055
},
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
+ },
1069
{
1070
"active": true,
1071
"code": "Z222",
0 commit comments