Skip to content

Commit 1abbf08

Browse files
authored
Merge pull request #71 from OpenDataServices/BJ-IFU-Updates
Fixing code typo
2 parents 78705fb + 27a3b29 commit 1abbf08

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

codes/bj/bj-ifu.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"url": "http://www.impots.finances.gouv.bj/tout-savoir-sur-lifu/",
77
"description": {
8-
"en": "The Benin 'Unique Fiscal Identifier' was created by Decree No. 2006-201 of 8 May 2006, and is linked to a national directory of persons, institutions and associations.\n\n\"The IFU's main objective is:\n\n* To uniquely register natural or legal persons throughout the national territory;\n* To avoid assigning several identifiers (INSAE number, taxpayer number, declaring code, etc.) to the same person;\n* Consolidate and secure information about any identified person;\n* To establish a reliable database for information, cross-checking and management purposes;\n* Improve and modernize the management of public finances with the introduction of a development tax system;\"[1]\n\nIdentifiers are assigned to: \"\n\n* Enterprises engaged in commercial or non-commercial activity in the territory of Benin, regardless of their form, legal status or nationality;\n* Employees in the public or private sector;\n* Corporate officers;\n* Embassies, international organizations and non-governmental organizations;\n* Landowners;\n* Individuals over eighteen (18) years of age engaged in self-employed or non-commercial activities;\n* Central government, public institutions and local authorities;\n* Trade unions and political parties, any natural or legal person governed by private law\"[1].\n\nAn IFU is 13 characters long. The first digit indicate the type of entity identified:\n\n* 1- Individual / male \n* 2- Individual / female \n* 3- Legal entity / company \n* 4- Legal person / state structure \n* 5- Legal person / international organization and mission diplomatic \n* 6- Legal person / non-governmental organization\n\nThe subsequent 4 digits give the year. \n\nThe next six digits are a unique identifier within that year.\n\nThe next digit indicates either (1) a parent company; (2-9) subsidiary or agencies; (0) other types of person or taxpayer.\n\nThe final digit is a checksum.\n\n\n[1]: http://www.impots.finances.gouv.bj/tout-savoir-sur-lifu/\n\n\n\nEXAMPLE: 3200901353510, "
8+
"en": "The Benin 'Unique Fiscal Identifier' was created by Decree No 2006-201 of 8 May 2006, and is linked to a national directory of persons, institutions and associations.\n\n\"The IFU's main objective is:\n\n* To uniquely register natural or legal persons throughout the national territory;\n* To avoid assigning several identifiers (INSAE number, taxpayer number, declaring code, etc.) to the same person;\n* Consolidate and secure information about any identified person;\n* To establish a reliable database for information, cross-checking and management purposes;\n* Improve and modernize the management of public finances with the introduction of a development tax system;\"[1]\n\nIdentifiers are assigned to: \"\n\n* Enterprises engaged in commercial or non-commercial activity in the territory of Benin, regardless of their form, legal status or nationality;\n* Employees in the public or private sector;\n* Corporate officers;\n* Embassies, international organizations and non-governmental organizations;\n* Landowners;\n* Individuals over eighteen (18) years of age engaged in self-employed or non-commercial activities;\n* Central government, public institutions and local authorities;\n* Trade unions and political parties, any natural or legal person governed by private law\"[1].\n\nAn IFU is 13 characters long. The first digit indicate the type of entity identified:\n\n* 1- Individual / male \n* 2- Individual / female \n* 3- Legal entity / company \n* 4- Legal person / state structure \n* 5- Legal person / international organization and mission diplomatic \n* 6- Legal person / non-governmental organization\n\nThe subsequent 4 digits give the year. \n\nThe next six digits are a unique identifier within that year.\n\nThe next digit indicates either (1) a parent company; (2-9) subsidiary or agencies; (0) other types of person or taxpayer.\n\nThe final digit is a checksum.\n\n\n[1]: http://www.impots.finances.gouv.bj/tout-savoir-sur-lifu/\n\n\n\nEXAMPLE: 3200901353510, "
99
},
1010
"coverage": [
1111
"BJ"
@@ -16,7 +16,7 @@
1616
"government_agency"
1717
],
1818
"sector": [],
19-
"code": "BJ-CR",
19+
"code": "BJ-IFU",
2020
"confirmed": true,
2121
"deprecated": false,
2222
"listType": "primary",
@@ -48,4 +48,4 @@
4848
"wikipedia": ""
4949
},
5050
"formerPrefixes": []
51-
}
51+
}

0 commit comments

Comments
 (0)