org-id / register

A register of organisation identifier lists
Other
25 stars 28 forks source link

Inclusion of spanish 'Registro de Fundaciones' on the IATI-list of Registries #558

Closed olehjo closed 5 months ago

olehjo commented 7 months ago

Proposal

We are using the IATI-standards list of registries to validate the unique org_id's we publish for receiving partners in our own IATI-activity_files

The Spanish Ministry of Justice maintains a list that serves as a registry for Foundations, in Spain: Registro de Fundaciones

This registry is proposed added to the list, with the code 'ES-RdF'

The list covers foundations based in Spain

The english version of their webside seems to be out of order, but in Spanish, the registry present itself https://www.mjusticia.gob.es/ca/ciudadania/registros/fundaciones-competencia/informacion-general/registro-fundaciones

kd-ods commented 7 months ago

@stevieflow - assigning this issue to you. Please let me know if/when you need my involvement.

siwhitehouse commented 6 months ago

Thanks to @olehjo for raising this issue

I've taken a look at the registration of foundations on the Ministry of Justice site.

There is a search function

Here is an example result for Safeguard Defenders

There is what looks like a full download of the foundations database as well. Data is in XML format. There are over 5000 registrations

Identifiers appear to be persistent and unique. Using the example of Safeguard Defenders there are three identifiers in the data, this is consistent across the whole of the downloaded dataset

<Fundacion idfundacion="18223">

Probably an internal database reference being published. They look to be incremental starting from various points (10001, 4004, 5002)

<NumRegistro>2250JUS</NumRegistro>

This looks like it is the identifier issued by the MoJ when the foundation registers. The pattern is three or four digits followed by a three-letter code. I've not found any duplicates, but I haven't searched extensively. Examples of the three-letter code include: 'JUS', 'EDU', 'ECO' suggesting a category/sector in which the foundation operates.

<NIFFundacion>G88426192</NIFFundacion>

Número de Identificación Fiscal is one of the tax id numbers in Spain.

I'll create a pull request for <NumRegistro> and link it to this issue.

stevieflow commented 6 months ago

Great, thanks @siwhitehouse

siwhitehouse commented 5 months ago

@olehjo PR #561 has been created to update the entry for the Ministry of Justice in Spain, which covers foundations. We'll keep this issue open until the PR is merged, following the review process.

kd-ods commented 5 months ago

The list has now been updated: http://org-id.guide/list/ES-MDJ

Closing.