Skip to content

API endpoint to list domains by country? #88

@CatChenal

Description

@CatChenal

I can use the following request to get the domain names in Socrata:

https://api.us.socrata.com/api/catalog/v1/domains

Most of these will be US-based, but some are clearly not, e.g.:

      { "domain" : "www.data.act.gov.au", "count" : 1129 },
      { "domain" : "data.novascotia.ca", "count" : 1113 },

Is there a way to:

  1. query the domain list by country
  2. retrieve the countries represented in the catalog?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions