ACMA · Arazzo Workflow
ACMA — spectrum survey by location
Version 1.0.0
From a latitude/longitude, find the nearest licensed transmitter sites, pull the frequency assignments in a band and postcode range around them, and attribute an assignment back to its licensee.
View Spec
View on GitHub
TelecommunicationsAustraliaRegulatorSpectrumBroadcastingNumberingDo Not Call RegisterRadiocommunicationsLicensingOpen DataGovernmentSOAPArazzoWorkflows
Provider
Workflows
spectrum-survey-by-location
Nearest sites to a point, then the assignments and licensee around it.
1
nearest-sites
spectrumLicenceSiteSearchByLocationJSON
Find the closest licensed transmitter sites to the point. This is the only operation that computes a distance (DISTANCE_KMS) — always report it rather than implying proximity.
2
assignments-in-range
assignmentRangeJSON
Pull the frequency assignments across a postcode and date range. Omitting the postcode pair widens the query nationally and will be silently truncated at 2,000 rows — narrow first.
3
attribute-licensee
clientSearchJSON
Resolve the assignment's client number to the licensee's name and postal details.