Search
Example keyword only search using Opensearch. There are two indexes, one for our collection topics and one for directory datasets. no merging is done yet
This is to facilitate testing ways in which the two sets of indexed docs can be combined, prioritised, presented etc
Collections
Search collections - the curated collection topics, faceted by collection and by what each topic is available as.
Example API queries - click to run one. Each returns the OpenSearch response passed straight through.
GET /api/collections/keyword?q=floodingGET /api/collections/keyword?collection=environmentGET /api/collections/keyword?available_as=api&size=0- facet counts only, no hits
Data directory
Search the data directory - the published datasets, faceted by organisation, format and licence.
Note: the dataset pages presented are a truncated version of current dataset pages.
There is more that can be surfaced but in the examples here only the validated data dict is used
Example API queries - click to run one.