ROR holds multiple types of unique ID for organisations. This function let's you enter one such ID and return all the other IDs in the database for that organisation. NOTE THIS FUNCTION IS ONLY RECOMMENDED IF YOU HAVE A RELATIVELY SMALL NUMBER OF IDs TO MAP. Otherwise use read_data_dump() to access a snapshot of the full dataset.

get_id_map(id)

Arguments

id

The unique, non-ROR ID for the organisation concerned.

Value

A list of any available IDs (or a message confirming a match could not be found).