ACMA Radiocomms Licence Portfolio Status Monitor avatar

ACMA Radiocomms Licence Portfolio Status Monitor

Pricing

from $20.00 / 1,000 acma licence status event delivereds

Go to Apify Store
ACMA Radiocomms Licence Portfolio Status Monitor

ACMA Radiocomms Licence Portfolio Status Monitor

Watch ACMA radiocommunications LICENCE_NO values and emit typed Granted/status/expiry/category/client events from the official Spectrum Licensing LicenceSearchJSON API (optional RRL extracts). Not FCC ULS (US); not a nationwide RRL dump billed as rows; not unpaid spectrum SaaS scrape.

Pricing

from $20.00 / 1,000 acma licence status event delivereds

Rating

0.0

(0)

Developer

Daniel Witney

Daniel Witney

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 hours ago

Last modified

Share

ACMA Radiocommunications Licence Portfolio Status Event Monitor

Watch a book of ACMA radiocommunications LICENCE_NO values and emit typed Granted / status / expiry / category / client events when the official ACMA Spectrum Licensing LicenceSearchJSON snapshot changes for licences on that book.

Not a nationwide Register of Radiocommunications Licences (RRL) dump billed as rows. Not an FCC ULS (US) twin. Not unpaid spectrum SaaS scrape.

Job (A1b wedge)

Australian WISP / broadcast / critical-comms / enterprise spectrum-compliance desks track a customer-owned licence book and need Slack/JSON when a watched licence appears, leaves Granted, approaches/passes expiry, or changes category/client — without re-downloading spectra_rrl.zip by hand.

A1b competitors cited from phase3-a1b-next3-v12.md only: 0 same-job ACMA portfolio PPE products; adjacency scrapesage/fcc-license-scraper (1 MAU — US FCC leads, wrong jurisdiction).

Source (official only)

PathURLNotes
Portfolio livehttps://api.acma.gov.au/SpectrumLicensingAPIOuterService/OuterService.svc/LicenceSearchJSON?searchText={LICENCE_NO}&searchField=LICENCE_NO&resultsLimit=1Anonymous; live-verified 200; per-licence exact match
RRL extracts (bootstrap)https://backend.acma.gov.au/rrl/v1/ExtractsFull spectra_rrl.zip + dated change zips on cdn.acma.gov.au — not the default billable path

No API key. Cite ACMA + retrieval date. Default product fields = licence number + status + expiry + category/callsign/client (licence/org data).

Matching honesty

  • Primary key: LICENCE_NO exact match after normalize (trim, collapse spaces, uppercase; slash form preserved, e.g. 11265050/1).
  • AU radiocommunications only — not FCC ULS, not other ACMA registers billed as this SKU.
  • API single-query cap 2,000 records — README prefers watchlist lookups; zip extracts for large-book bootstrap.
  • Change-zip history may lag the full extract.
  • First observation of a licence = baseline only (no product charge).

Events (PPE)

EventWhen
ACMA_LICENCE_GRANTEDNew / changed status is Granted
ACMA_LICENCE_STATUS_CHANGEDOther status flips (faithful STATUS_TEXT on subtype)
ACMA_LICENCE_EXPIRINGExpiry day enters warning window (default 90 days) while still active
ACMA_LICENCE_EXPIRED_OR_DROPPEDStatus becomes Expired/cancelled-like, or licence absent from API
ACMA_CATEGORY_CHANGEDLICENCE_CATEGORY fingerprint changed
ACMA_CLIENT_CHANGEDCLIENT_NO fingerprint changed
RUN_STATUSNon-billable health row every successful run (FIXTURE_HEALTH / MONITOR_IDLE / …)

Modes

  • sourceMode=fixture (default): Store auto-test / CI. With emitFixtureDemoEvents=false (default) emits only RUN_STATUS / FIXTURE_HEALTH → 0 product charges.
  • sourceMode=live: Official ACMA LicenceSearchJSON (no API key). Portfolio-safe — does not download the national RRL zip by default.

Pricing (Model A — ADR 0010)

  • acma-licence-status-event-delivered @ $0.02 / unique delivered event ($20 / 1k)
  • apify-actor-start @ $0.00005
  • Quiet / baseline days ≈ $0 product charge

GREEN — ACMA public Spectrum Licensing API + published RRL extracts; cite ACMA + retrieval date. Default product = licence/org fields only.

Input

See .actor/input_schema.json. Primary field: licenceNumbers (alias licenceNos). Optional signalGroups: status, expiry, category, client.

Build order

Phase 3 #34 (v12 A1b PASS #3 / GO #34). Pattern: UK FSA AppNo / US FSIS Est# / Health Canada DPD DIN portfolio monitors.