Improve ability to look up DXpedition DXCCs #38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add Clublog lookup. May provide some more info on DXpedition calls. Need an API key, for that need to request one from their helpdesk which requires signup.
Also see if we can find a way of pulling out "as CALL" from NG3K data, as sometimes the proper "call" field is just a prefix and the real callsigns are in this comment. e.g. allow alerts to have "extra_dx_calls".
Last fallback, naively look up in a list retrieved from https://www.qrzcq.com/page/prefixlist This needs filtering down so it's only prefixes that uniquely match to one DXCC
QRZCQ data is in there, still need to add the lookup code.
Clublog API code applied for, awaiting it
Just waiting on Clublog now