Skip to content

Commit

Permalink
Merge pull request #25 from ProzorroUKR/non-resident-countries
Browse files Browse the repository at this point in the history
Add non-resident countries to "OrganisationRegistrationAgency.json"
  • Loading branch information
dimka2014 committed Nov 28, 2018
2 parents dd7a23e + cc47970 commit 3a33178
Showing 1 changed file with 33 additions and 1 deletion.
34 changes: 33 additions & 1 deletion src/openprocurement/api/OrganisationRegistrationAgency.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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 "
}
}
}

0 comments on commit 3a33178

Please sign in to comment.