tellmescotland
Tell Me Scotland is a portal for accessing public information notices issued by local authorities across Scotland. The site allows users to: - Search for public notices such as planning and licensing in an area - Check roadworks and restrictions on any chosen route - Search archived notices across the country - Register to receive alerts by text or email on notices in an area - Select an area on the map, or from the list below to view notices in that area This service is supported by an API that allows REST queries returning data in JSON or XML format. The API allows GET requests for notices in bulk, individually, by type (Planning, Traffic, General, Licensing and Councillor Surgeries) and also details and lists of organisations. The API also allows POST request for upload of notices by authorised users and organisations. In order to access the data via the API, a TellMeScotland account is required with REST read-only permissions and associated authorisations. https://www.tellmescotland.gov.uk/api/docs (for authorised users) https://www.tellmescotland.gov.uk (main website) To obtain a TellMeScotland account and associated authorisations, users should contact tellme@improvementservice.org.uk It is also possible to register individually for notice alerts, or to view the website as an unregistered user, but this does not allow direct access to the API.
Trust score
How is this computed?Composite of 5 axes from our methodology (proof-based officialness, live verification, metadata completeness, license clarity, agent readiness).
- Officialnessweight 25%50/100
Not public-sector → neutral score; not subject to the proof checker.
- Availabilityweight 25%100/100
Latest verification succeeded.
- Metadata completenessweight 20%50/100
5 of 10 recommended metadata fields populated.
- License clarityweight 15%50/100
License info not yet tracked for APIs (datasets only).
- Agent readinessweight 15%20/100
Spec format known (rest) · Topic tags assigned
Data access
This entry links to a dataset, file download, or documentation page rather than a self-describing API, so there's no field schema to display.
Verification Status
Using the API
Configuration
- Base URL
- https://www.tellmescotland.gov.uk
- Format
- rest
Query examples
curl -s 'https://www.tellmescotland.gov.uk' -H 'Accept: application/json'Base API endpoint — see the documentation for available routes.