ACMA · Arazzo Workflow
ACMA — organisation spectrum footprint
Version 1.0.0
Resolve an Australian organisation to its ACMA client number, list every radiocommunications licence it holds, pull the registered devices on a licence and resolve the transmitter site those devices sit on.
View Spec
View on GitHub
TelecommunicationsAustraliaRegulatorSpectrumBroadcastingNumberingDo Not Call RegisterRadiocommunicationsLicensingOpen DataGovernmentSOAPArazzoWorkflows
Provider
Workflows
organisation-spectrum-footprint
From an organisation name to its licences, devices and sites.
1
resolve-client
clientSearchJSON
Resolve the organisation name to an ACMA client number. Prefer "begins with" over "matches" so trading-name and PTY LTD variants are not missed.
2
list-licences
licenceSearchJSON
List every licence held under that client number. searchText is a query parameter here, not a path segment, because licence numbers contain slashes.
3
list-registrations
registrationSearchJSON
Pull the registered devices and frequency assignments attached to a licence.
4
resolve-site
siteSearchJSON
Resolve the transmitter site to a name and coordinates so the footprint can be plotted.