hdx-python-country 3.9.4__tar.gz → 3.9.5__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/PKG-INFO +1 -1
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/documentation/index.md +2 -2
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/src/hdx/location/Countries & Territories Taxonomy MVP - C&T Taxonomy with HXL Tags.csv +2 -2
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/src/hdx/location/_version.py +2 -2
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/hdx/location/Countries_UZB_Deleted.csv +2 -2
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/hdx/location/test_country.py +20 -20
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/.coveragerc +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/.github/workflows/publish.yaml +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/.github/workflows/run-python-tests.yaml +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/.gitignore +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/.pre-commit-config.yaml +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/LICENSE +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/README.md +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/documentation/.readthedocs.yaml +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/documentation/mkdocs.yaml +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/hatch.toml +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/pyproject.toml +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/pytest.ini +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/requirements.txt +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/ruff.toml +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/src/hdx/location/__init__.py +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/src/hdx/location/adminlevel.py +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/src/hdx/location/country.py +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/src/hdx/location/currency.py +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/src/hdx/location/int_timestamp.py +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/src/hdx/location/wfp_api.py +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/src/hdx/location/wfp_exchangerates.py +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/fixtures/adminlevel.yaml +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/fixtures/adminlevelparent.yaml +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/fixtures/download-global-pcode-lengths.csv +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/fixtures/download-global-pcodes-adm-1-2.csv +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/fixtures/secondary_historic_rates.csv +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/fixtures/secondary_rates.json +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/fixtures/wfp/Currency_List_1.json +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/fixtures/wfp/Currency_List_2.json +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/fixtures/wfp/Currency_UsdIndirectQuotation_1.json +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/fixtures/wfp/Currency_UsdIndirectQuotation_10.json +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/fixtures/wfp/Currency_UsdIndirectQuotation_2.json +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/fixtures/wfp/Currency_UsdIndirectQuotation_3.json +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/fixtures/wfp/Currency_UsdIndirectQuotation_4.json +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/fixtures/wfp/Currency_UsdIndirectQuotation_5.json +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/fixtures/wfp/Currency_UsdIndirectQuotation_6.json +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/fixtures/wfp/Currency_UsdIndirectQuotation_7.json +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/fixtures/wfp/Currency_UsdIndirectQuotation_8.json +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/fixtures/wfp/Currency_UsdIndirectQuotation_9.json +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/hdx/location/__init__.py +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/hdx/location/conftest.py +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/hdx/location/test_adminlevel.py +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/hdx/location/test_currency.py +0 -0
- {hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/hdx/location/test_wfp_exchangerates.py +0 -0
|
@@ -96,9 +96,9 @@ The usage of the country mappings functionality is best illustrated by some exam
|
|
|
96
96
|
# "#country+alt+i_fr+name+v_m49": "Japon", "#country+alt+i_fr+name+v_unterm": "Japon",
|
|
97
97
|
# "#country+alt+i_ru+name+v_m49": "Япония", "#country+alt+i_ru+name+v_unterm": "Япония",
|
|
98
98
|
# "#country+alt+i_zh+name+v_m49": "日本", "#country+alt+i_zh+name+v_unterm": "日本",
|
|
99
|
-
# "#country+alt+name+v_dgacm": "", "#country+alt+name+
|
|
99
|
+
# "#country+alt+name+v_dgacm": "", "#country+alt+name+v_hpctools": "",
|
|
100
100
|
# "#country+alt+name+v_iso": "", "#country+alt+name+v_reliefweb": "",
|
|
101
|
-
# "#country+code+num+v_m49": "392", "#country+code+
|
|
101
|
+
# "#country+code+num+v_m49": "392", "#country+code+v_hpctools": "112",
|
|
102
102
|
# "#country+code+v_iso2": "JP", "#country+code+v_iso3": "JPN",
|
|
103
103
|
# "#country+code+v_reliefweb": "128", "#country+formal+i_en+name+v_unterm": "Japan",
|
|
104
104
|
# "#country+name+preferred": "Japan", "#country+name+short+v_reliefweb": "",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
ID,RW ID,m49 numerical code,
|
|
2
|
-
#meta +id,#country +code +v_reliefweb,#country +code +num +v_m49,#country +code +
|
|
1
|
+
ID,RW ID,m49 numerical code,HPC Tools API ID,Appears in UNTERM list,Appears in DGACM list,Independent,Deprecated,Has HRP,In GHO,ISO 3166-1 Alpha 2-Codes,ISO 3166-1 Alpha 3-Codes,x Alpha2 codes,x Alpha3 codes,Preferred Term,ISO Alt Term,DGACM Alt Term,HPC Tools Alt Term,RW Short Name,RW API Alt Term,English Short,French Short,Spanish Short,Russian Short,Chinese Short,Arabic Short,English Formal,M49 English,M49 French,M49 Spanish,M49 Russian,M49 Chinese,M49 Arabic,Admin Level,Latitude,Longitude,Region Code,Region Name,Sub-region Code,Sub-region Name,Intermediate Region Code,Intermediate Region Name,Regex,World Bank Income Level,Currency,Reference Period Start,Concatenation
|
|
2
|
+
#meta +id,#country +code +v_reliefweb,#country +code +num +v_m49,#country +code +v_hpctools,,,#meta+independent+bool,#meta+deprecated+bool,#indicator+hrp+bool,#indicator+gho+bool,#country +code +v_iso2,#country +code +v_iso3,#country +code +alpha2,#country +code +alpha3,#country +name +preferred,#country +name +alt +v_iso,#country +name +alt +v_dgacm,#country +name +alt +v_hpctools,#country +name +short +v_reliefweb,#country +name +alt +v_reliefweb,#country +name +i_en +alt +v_unterm,#country +name +i_fr +alt +v_unterm,#country +name +i_es +alt +v_unterm,#country +name +i_ru +alt +v_unterm,#country +name +i_zh +alt +v_unterm,#country +name +i_ar +alt +v_unterm,#country +name +i_en +formal +v_unterm,#country +name +i_en +alt +v_m49,#country +name +i_fr +alt +v_m49,#country +name +i_es +alt +v_m49,#country +name +i_ru +alt +v_m49,#country +name +i_zh +alt +v_m49,#country +name +i_ar +alt +v_m49,#geo +admin_level,#geo +lat,#geo +lon,#region +main +code,#region +main +name +preferred,#region +sub +code,#region +sub +name +preferred,#region +intermediate +code,#region +intermediate +name +preferred,#country +regex,#indicator+incomelevel,#currency +code,#date+start,
|
|
3
3
|
1,13,4,1,Y,Y,Y,N,Y,Y,AF,AFG,,,Afghanistan,,,,,,Afghanistan,Afghanistan,Afganistán,Афганистан,阿富汗,أفغانستان,the Islamic Republic of Afghanistan,Afghanistan,Afghanistan,Afganistán,Афганистан,阿富汗,أفغانستان,0,33.83147477,66.02621828,142,Asia,34,Southern Asia,,,afghan,Low,AFN,2004-01-26,1 - Afghanistan
|
|
4
4
|
2,14,248,2,,,N,N,,,AX,ALA,,,Åland Islands,,,,,Aland Islands (Finland),Åland Islands,,,,,,,Åland Islands,Îles d’Åland,Islas Åland,Аландских островов,奥兰群岛,جزر ألاند,0,60.18121338,19.89649072,150,Europe,154,Northern Europe,,,^[å|a]land,,EUR,2004-02-13,2 - Åland Islands
|
|
5
5
|
3,15,8,3,Y,Y,Y,N,,,AL,ALB,,,Albania,,,,,,Albania,Albanie,Albania,Албания,阿尔巴尼亚,ألبانيا,the Republic of Albania,Albania,Albanie,Albania,Албания,阿尔巴尼亚,ألبانيا,0,41.13180899,20.06882519,150,Europe,39,Southern Europe,,,albania,Upper middle,ALL,1974-01-01,3 - Albania
|
{hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/hdx/location/Countries_UZB_Deleted.csv
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
ID,RW ID,m49 numerical code,
|
|
2
|
-
#meta +id,#country +code +v_reliefweb,#country +code +num +v_m49,#country +code +
|
|
1
|
+
ID,RW ID,m49 numerical code,HPC Tools API ID,Appears in UNTERM list,Appears in DGACM list,Independent,Deprecated,Has HRP,In GHO,ISO 3166-1 Alpha 2-Codes,ISO 3166-1 Alpha 3-Codes,x Alpha2 codes,x Alpha3 codes,Preferred Term,ISO Alt Term,DGACM Alt Term,HPC Tools Alt Term,RW Short Name,RW API Alt Term,English Short,French Short,Spanish Short,Russian Short,Chinese Short,Arabic Short,English Formal,M49 English,M49 French,M49 Spanish,M49 Russian,M49 Chinese,M49 Arabic,Admin Level,Latitude,Longitude,Region Code,Region Name,Sub-region Code,Sub-region Name,Intermediate Region Code,Intermediate Region Name,Regex,World Bank Income Level,Currency,Reference Period Start,Concatenation
|
|
2
|
+
#meta +id,#country +code +v_reliefweb,#country +code +num +v_m49,#country +code +v_hpctools,,,#meta+independent+bool,#meta+deprecated+bool,#indicator+hrp+bool,#indicator+gho+bool,#country +code +v_iso2,#country +code +v_iso3,#country +code +alpha2,#country +code +alpha3,#country +name +preferred,#country +name +alt +v_iso,#country +name +alt +v_dgacm,#country +name +alt +v_hpctools,#country +name +short +v_reliefweb,#country +name +alt +v_reliefweb,#country +name +i_en +alt +v_unterm,#country +name +i_fr +alt +v_unterm,#country +name +i_es +alt +v_unterm,#country +name +i_ru +alt +v_unterm,#country +name +i_zh +alt +v_unterm,#country +name +i_ar +alt +v_unterm,#country +name +i_en +formal +v_unterm,#country +name +i_en +alt +v_m49,#country +name +i_fr +alt +v_m49,#country +name +i_es +alt +v_m49,#country +name +i_ru +alt +v_m49,#country +name +i_zh +alt +v_m49,#country +name +i_ar +alt +v_m49,#geo +admin_level,#geo +lat,#geo +lon,#region +main +code,#region +main +name +preferred,#region +sub +code,#region +sub +name +preferred,#region +intermediate +code,#region +intermediate +name +preferred,#country +regex,#indicator+incomelevel,#currency +code,#date+start,
|
|
3
3
|
1,13,4,1,Y,Y,Y,N,Y,Y,AF,AFG,,,Afghanistan,,,,,,Afghanistan,Afghanistan,Afganistán,Афганистан,阿富汗,أفغانستان,the Islamic Republic of Afghanistan,Afghanistan,Afghanistan,Afganistán,Афганистан,阿富汗,أفغانستان,0,33.83147477,66.02621828,142,Asia,34,Southern Asia,,,afghan,Low,AFN,2004-01-26,1 - Afghanistan
|
|
4
4
|
2,14,248,2,,,N,N,,,AX,ALA,,,Åland Islands,,,,,Aland Islands (Finland),Åland Islands,,,,,,,Åland Islands,Îles d’Åland,Islas Åland,Аландских островов,奥兰群岛,جزر ألاند,0,60.18121338,19.89649072,150,Europe,154,Northern Europe,,,^[å|a]land,,EUR,2004-02-13,2 - Åland Islands
|
|
5
5
|
3,15,8,3,Y,Y,Y,N,,,AL,ALB,,,Albania,,,,,,Albania,Albanie,Albania,Албания,阿尔巴尼亚,ألبانيا,the Republic of Albania,Albania,Albanie,Albania,Албания,阿尔巴尼亚,ألبانيا,0,41.13180899,20.06882519,150,Europe,39,Southern Europe,,,albania,Upper middle,ALL,1974-01-01,3 - Albania
|
|
@@ -95,11 +95,11 @@ class TestCountry:
|
|
|
95
95
|
"#country+alt+i_zh+name+v_m49": "波斯尼亚和黑塞哥维那",
|
|
96
96
|
"#country+alt+i_zh+name+v_unterm": "波斯尼亚和黑塞哥维那",
|
|
97
97
|
"#country+alt+name+v_dgacm": "",
|
|
98
|
-
"#country+alt+name+
|
|
98
|
+
"#country+alt+name+v_hpctools": "",
|
|
99
99
|
"#country+alt+name+v_iso": "",
|
|
100
100
|
"#country+alt+name+v_reliefweb": "",
|
|
101
101
|
"#country+code+num+v_m49": "70",
|
|
102
|
-
"#country+code+
|
|
102
|
+
"#country+code+v_hpctools": "28",
|
|
103
103
|
"#country+code+v_iso2": "BA",
|
|
104
104
|
"#country+code+v_iso3": "BIH",
|
|
105
105
|
"#country+code+v_reliefweb": "40",
|
|
@@ -141,11 +141,11 @@ class TestCountry:
|
|
|
141
141
|
"#country+alt+i_zh+name+v_m49": "巴勒斯坦国",
|
|
142
142
|
"#country+alt+i_zh+name+v_unterm": "巴勒斯坦国",
|
|
143
143
|
"#country+alt+name+v_dgacm": "",
|
|
144
|
-
"#country+alt+name+
|
|
144
|
+
"#country+alt+name+v_hpctools": "occupied Palestinian territory",
|
|
145
145
|
"#country+alt+name+v_iso": "Palestine, State of",
|
|
146
146
|
"#country+alt+name+v_reliefweb": "occupied Palestinian territory",
|
|
147
147
|
"#country+code+num+v_m49": "275",
|
|
148
|
-
"#country+code+
|
|
148
|
+
"#country+code+v_hpctools": "171",
|
|
149
149
|
"#country+code+v_iso2": "PS",
|
|
150
150
|
"#country+code+v_iso3": "PSE",
|
|
151
151
|
"#country+code+v_reliefweb": "180",
|
|
@@ -191,11 +191,11 @@ class TestCountry:
|
|
|
191
191
|
"#country+alt+i_zh+name+v_m49": "",
|
|
192
192
|
"#country+alt+i_zh+name+v_unterm": "",
|
|
193
193
|
"#country+alt+name+v_dgacm": "",
|
|
194
|
-
"#country+alt+name+
|
|
194
|
+
"#country+alt+name+v_hpctools": "",
|
|
195
195
|
"#country+alt+name+v_iso": "",
|
|
196
196
|
"#country+alt+name+v_reliefweb": "",
|
|
197
197
|
"#country+code+num+v_m49": "",
|
|
198
|
-
"#country+code+
|
|
198
|
+
"#country+code+v_hpctools": "",
|
|
199
199
|
"#country+code+v_iso2": "",
|
|
200
200
|
"#country+code+v_iso3": "",
|
|
201
201
|
"#country+code+v_reliefweb": "28",
|
|
@@ -245,11 +245,11 @@ class TestCountry:
|
|
|
245
245
|
"#country+alt+i_zh+name+v_m49": "日本",
|
|
246
246
|
"#country+alt+i_zh+name+v_unterm": "日本",
|
|
247
247
|
"#country+alt+name+v_dgacm": "",
|
|
248
|
-
"#country+alt+name+
|
|
248
|
+
"#country+alt+name+v_hpctools": "",
|
|
249
249
|
"#country+alt+name+v_iso": "",
|
|
250
250
|
"#country+alt+name+v_reliefweb": "",
|
|
251
251
|
"#country+code+num+v_m49": "392",
|
|
252
|
-
"#country+code+
|
|
252
|
+
"#country+code+v_hpctools": "112",
|
|
253
253
|
"#country+code+v_iso2": "JP",
|
|
254
254
|
"#country+code+v_iso3": "JPN",
|
|
255
255
|
"#country+code+v_reliefweb": "128",
|
|
@@ -292,11 +292,11 @@ class TestCountry:
|
|
|
292
292
|
"#country+alt+i_zh+name+v_m49": "",
|
|
293
293
|
"#country+alt+i_zh+name+v_unterm": "",
|
|
294
294
|
"#country+alt+name+v_dgacm": "",
|
|
295
|
-
"#country+alt+name+
|
|
295
|
+
"#country+alt+name+v_hpctools": "Taiwan, Province of China",
|
|
296
296
|
"#country+alt+name+v_iso": "",
|
|
297
297
|
"#country+alt+name+v_reliefweb": "China - Taiwan Province",
|
|
298
298
|
"#country+code+num+v_m49": "158",
|
|
299
|
-
"#country+code+
|
|
299
|
+
"#country+code+v_hpctools": "219",
|
|
300
300
|
"#country+code+v_iso2": "TW",
|
|
301
301
|
"#country+code+v_iso3": "TWN",
|
|
302
302
|
"#country+code+v_reliefweb": "61",
|
|
@@ -339,11 +339,11 @@ class TestCountry:
|
|
|
339
339
|
"#country+alt+i_zh+name+v_m49": "巴勒斯坦国",
|
|
340
340
|
"#country+alt+i_zh+name+v_unterm": "巴勒斯坦国",
|
|
341
341
|
"#country+alt+name+v_dgacm": "",
|
|
342
|
-
"#country+alt+name+
|
|
342
|
+
"#country+alt+name+v_hpctools": "occupied Palestinian territory",
|
|
343
343
|
"#country+alt+name+v_iso": "Palestine, State of",
|
|
344
344
|
"#country+alt+name+v_reliefweb": "occupied Palestinian territory",
|
|
345
345
|
"#country+code+num+v_m49": "275",
|
|
346
|
-
"#country+code+
|
|
346
|
+
"#country+code+v_hpctools": "171",
|
|
347
347
|
"#country+code+v_iso2": "PS",
|
|
348
348
|
"#country+code+v_iso3": "PSE",
|
|
349
349
|
"#country+code+v_reliefweb": "180",
|
|
@@ -389,11 +389,11 @@ class TestCountry:
|
|
|
389
389
|
"#country+alt+i_zh+name+v_m49": "",
|
|
390
390
|
"#country+alt+i_zh+name+v_unterm": "",
|
|
391
391
|
"#country+alt+name+v_dgacm": "",
|
|
392
|
-
"#country+alt+name+
|
|
392
|
+
"#country+alt+name+v_hpctools": "",
|
|
393
393
|
"#country+alt+name+v_iso": "",
|
|
394
394
|
"#country+alt+name+v_reliefweb": "",
|
|
395
395
|
"#country+code+num+v_m49": "",
|
|
396
|
-
"#country+code+
|
|
396
|
+
"#country+code+v_hpctools": "",
|
|
397
397
|
"#country+code+v_iso2": "",
|
|
398
398
|
"#country+code+v_iso3": "",
|
|
399
399
|
"#country+code+v_reliefweb": "",
|
|
@@ -487,11 +487,11 @@ class TestCountry:
|
|
|
487
487
|
"#country+alt+i_zh+name+v_m49": "阿富汗",
|
|
488
488
|
"#country+alt+i_zh+name+v_unterm": "阿富汗",
|
|
489
489
|
"#country+alt+name+v_dgacm": "",
|
|
490
|
-
"#country+alt+name+
|
|
490
|
+
"#country+alt+name+v_hpctools": "",
|
|
491
491
|
"#country+alt+name+v_iso": "",
|
|
492
492
|
"#country+alt+name+v_reliefweb": "",
|
|
493
493
|
"#country+code+num+v_m49": "4",
|
|
494
|
-
"#country+code+
|
|
494
|
+
"#country+code+v_hpctools": "1",
|
|
495
495
|
"#country+code+v_iso2": "AF",
|
|
496
496
|
"#country+code+v_iso3": "AFG",
|
|
497
497
|
"#country+code+v_reliefweb": "13",
|
|
@@ -533,11 +533,11 @@ class TestCountry:
|
|
|
533
533
|
"#country+alt+i_zh+name+v_m49": "萨摩亚",
|
|
534
534
|
"#country+alt+i_zh+name+v_unterm": "萨摩亚",
|
|
535
535
|
"#country+alt+name+v_dgacm": "",
|
|
536
|
-
"#country+alt+name+
|
|
536
|
+
"#country+alt+name+v_hpctools": "",
|
|
537
537
|
"#country+alt+name+v_iso": "",
|
|
538
538
|
"#country+alt+name+v_reliefweb": "",
|
|
539
539
|
"#country+code+num+v_m49": "882",
|
|
540
|
-
"#country+code+
|
|
540
|
+
"#country+code+v_hpctools": "193",
|
|
541
541
|
"#country+code+v_iso2": "WS",
|
|
542
542
|
"#country+code+v_iso3": "WSM",
|
|
543
543
|
"#country+code+v_reliefweb": "204",
|
|
@@ -579,11 +579,11 @@ class TestCountry:
|
|
|
579
579
|
"#country+alt+i_zh+name+v_m49": "巴勒斯坦国",
|
|
580
580
|
"#country+alt+i_zh+name+v_unterm": "巴勒斯坦国",
|
|
581
581
|
"#country+alt+name+v_dgacm": "",
|
|
582
|
-
"#country+alt+name+
|
|
582
|
+
"#country+alt+name+v_hpctools": "occupied Palestinian territory",
|
|
583
583
|
"#country+alt+name+v_iso": "Palestine, State of",
|
|
584
584
|
"#country+alt+name+v_reliefweb": "occupied Palestinian territory",
|
|
585
585
|
"#country+code+num+v_m49": "275",
|
|
586
|
-
"#country+code+
|
|
586
|
+
"#country+code+v_hpctools": "171",
|
|
587
587
|
"#country+code+v_iso2": "PS",
|
|
588
588
|
"#country+code+v_iso3": "PSE",
|
|
589
589
|
"#country+code+v_reliefweb": "180",
|
|
File without changes
|
|
File without changes
|
{hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/.github/workflows/run-python-tests.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/fixtures/secondary_historic_rates.csv
RENAMED
|
File without changes
|
|
File without changes
|
{hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/fixtures/wfp/Currency_List_1.json
RENAMED
|
File without changes
|
{hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/fixtures/wfp/Currency_List_2.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hdx_python_country-3.9.4 → hdx_python_country-3.9.5}/tests/hdx/location/test_wfp_exchangerates.py
RENAMED
|
File without changes
|