---
title: "Get Mine Plans Geographic Areas queryables"
method: GET
path: "/collections/mine_plans_geog_areas/queryables"
tags: ["mine_plans_geog_areas"]
---

# Get Mine Plans Geographic Areas queryables

`GET /collections/mine_plans_geog_areas/queryables`

The BGS collection of mine plans - geographic areas list. Distinct values of geographic area code (usually a county) and the hit count for items in the mine_plans collection. This is a summary and subset of data described by http://data.bgs.ac.uk/id/dataHolding/13480288

## Query parameters

- `properties` string[]
- `f` 'json' | 'html' | 'jsonld'
- `profile` 'actual-domain' | 'valid-domain'
- `lang` 'en-US'

## Response `200`

successful queryables operation

- Queryables
  - `queryables` Queryable[], required
    - `description` string — a human-readable narrative describing the queryable
    - `language` string — the language used for the title and description
    - `queryable` string, required — the token that may be used in a CQL predicate
    - `title` string — a human readable title for the queryable
    - `type` string, required — the data type of the queryable
    - `type-ref` string, url — a reference to the formal definition of the type

## Other responses

- `400` — unresolved $ref
- `404` — unresolved $ref
- `500` — unresolved $ref

---

[API](https://skmtc.net/bgs/apis/opengeoscience-ogcapi.md) · [All operations](https://skmtc.net/bgs/apis/opengeoscience-ogcapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bgs/opengeoscience-ogcapi/revisions/98c98c759f90/schema)
