-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add non-resident countries to "OrganisationRegistrationAgency.json"
- Loading branch information
1 parent
dd7a23e
commit cc47970
Showing
1 changed file
with
33 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -277,6 +277,14 @@ | |
"public-database":true, | ||
"description":"You can view the data related to you free-of-charge by logging in with your ID-card." | ||
}, | ||
{ | ||
"category": "EG", | ||
"code": "EG-MOSS", | ||
"name": "Ministry of Social Solidarity and Justice (Egypt)", | ||
"public-database": false, | ||
"url": "http://www.moss.gov.eg/", | ||
"description": "The Ministry of Social Solidarity and Justice is the main registration body for associations and foundations in Egypt." | ||
}, | ||
{ | ||
"category":"ES", | ||
"code":"ES-DIR3", | ||
|
@@ -397,6 +405,14 @@ | |
"public-database":true, | ||
"description":null | ||
}, | ||
{ | ||
"category":"GE", | ||
"code":"GE-NAPR", | ||
"description":"he National Agency of Public Registry (NAPR) of Georgia registers all legal entities in Georgia. This includes government and non-government bodies (including the private sector). The Identification Code assigned by NAPR is the same as the VAT number in Georgia. NAPR assigns codes for government bodies in addition to all non-governmental organisations (private and non-profit).", | ||
"name":"Register of Entrepreneurial and Non-Entrepreneurial Legal Entities, Georgia", | ||
"public-database":false, | ||
"url":"https://enreg.reestri.gov.ge/main.php?m=new_index" | ||
}, | ||
{ | ||
"category":"GG", | ||
"code":"GG-RCE", | ||
|
@@ -628,6 +644,14 @@ | |
"public-database":false, | ||
"description":"The MHA assigns a registration number to each NGO - this number is time limited, for example 4 years, after which the registration is reviewed." | ||
}, | ||
{ | ||
"category": "MT", | ||
"code": "MT-MFSA", | ||
"description": "The Malta Financial Services Authority, established by the Malta Financial Services Act, being a body corporate with distinct legal personality responsible for the regulation and supervision of the financial services sector and houses the Company Registry.", | ||
"name": "Malta Financial Service Authority", | ||
"public-database": false, | ||
"url": "https://www.mfsa.com.mt/" | ||
}, | ||
{ | ||
"category":"MW", | ||
"code":"MW-CNM", | ||
|
@@ -844,6 +868,14 @@ | |
"public-database":false, | ||
"description":"Central Trade Registry System (MERSIS) is a centralized information system allowing for the implementation of the commercial registry processes and storing them and commercial registry data electronically. Mersis may be reached by the username-password or the e-signature from the website address of Ministry of Customs and Trade. It contains titles of companies, addresses, contact information, capital information, companies' partners, joint capital information, field of business, executive bodies of companies. Some information can also be found at http://www.ticaretsicil.gov.tr/english/index.php" | ||
}, | ||
{ | ||
"category": "TR", | ||
"code": "TR-MOI", | ||
"description": "All non-profit associations operating in Turkey should register with the Department of Associations. During registration, they will be given a registration number.", | ||
"name": "Department of Associations (Ministry of Interior, Turkey)", | ||
"public-database": false, | ||
"url": "https://www.dernekler.gov.tr/" | ||
}, | ||
{ | ||
"category":"TR", | ||
"code":"TR-VAT", | ||
|
@@ -1018,4 +1050,4 @@ | |
"name":"Organisation Registration Agency", | ||
"description":"\n Organisation registry agencies and their code. These can be used as the\n prefix for an organisation identifier.\n\n For general guidance about constructing Organisation Identifiers, please see http://iatistandard.org/organisation-identifiers/\n\n In this list, description contains IATI specific usage notes, rather\n than a general description of the regsitration agency.\n\n The categories on this list are ISO Country codes, except for XM which\n is used to indicate Multilateral/International Agency, and XI which is \n used to indicate International Organisations. This follows ISO's \n convention of reserving codes starting with X for \"private use\".\n\n This list is maintained by the IATI Secretariat, but is a \"NonEmbedded\"\n codelist - which means changes and additions may be made at short\n notice, outside of published decimal and integer upgrade schedules. If\n a Registation Agency that you wish to use is not on this list, please\n contact [email protected]\n \n This list was previously located at:\n https://docs.google.com/spreadsheet/ccc?key=0AnWngmdQt3stdFppMWdkcXJqVTRWTk9menR1N0FXNGc&usp=drive_web#gid=0\n " | ||
} | ||
} | ||
} |