Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Searching for government agency identifier lists in any country returns no suggested lists #227

Open
duncandewhurst opened this issue May 15, 2020 · 1 comment

Comments

@duncandewhurst
Copy link

I am trying to use org-id.guide to find examples of countries with good open registers of government agencies, to feed into an OGP commitment for New Zealand to develop such a register, but searching with the following criteria returns no suggested lists:

image

I would expect any lists which include government agencies to appear under suggested lists.

The results under 'possible lists' seem to mix lists that don't include government agencies (e.g. NO-BRC) with those that do (e.g. GB-GOR).

I guess the latter may be a data quality issue, but the former seems like an interface / search algorithm issue.

@kd-ods
Copy link
Contributor

kd-ods commented Mar 15, 2022

Possibly an example of the same issue:

The AM-SRALE list (Armenian State Registry) has the following structure property:

  "structure": [
        "Company", 
	"Company > Listed company", 
        "Company > Limited Company", 
        "Company > Mutual", 
        "Company > Partnership", 
        "Company >  Sole trader", 
        "Government Agency", 
        "Government Agency > Local Government", 
        "Government Agency > Public service", 
        "Trust"
  ],

Try this:

  1. Search for identifiers for Companies in Armenia
  2. No suggested lists
  3. Alternatively, search for identifiers for any type of organisation in Armenia
  4. It returns the AM-SRALE list (Armenian State Registry)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants