Skip to content

Commit e351f12

Browse files
committed
Add Village ou Fokotony and District (Departamiento/Municipio) for Madagascar and Guatemla BSSes community headers see HEA-835
1 parent f6c1b81 commit e351f12

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pipelines/assets/baseline.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,7 @@ def community_instances(context: AssetExecutionContext, config: BSSMetadataConfi
301301
"Région et cercle", # 2023 Mali BSSs
302302
"LGA", # Local Government Area, in the 2023 Nigeria BSSs
303303
"Province et territoire", # 2024 DRC BSSs
304+
"District (Departamiento/Municipio)", # 2019 GT06
304305
],
305306
[
306307
"Village",
@@ -313,6 +314,7 @@ def community_instances(context: AssetExecutionContext, config: BSSMetadataConfi
313314
"Commune et village", # 2023 Mali BSSs
314315
"Quartier",
315316
"Quartier/Secteur",
317+
"Village ou Fokotony", # 2017 MG BSSs
316318
],
317319
["Interview number:", "Numéro d'entretien", "Numero d'entretien"],
318320
["Interviewers", "Enquetêur(s)", "Intervieweurs"],

0 commit comments

Comments
 (0)