AE7Q license count data #112

Open
opened 2024-01-19 16:06:00 -06:00 by W1CDN · 3 comments
Owner

https://www.ae7q.com/query/stat/LicenseUSA.php

AE7Q data differ from FCC data reported by ARRL. For example, 848757 licenses today vs 754676. See "USA amateur licenses by state or territory." I'm sure there is an explanation, but should probably track these numbers as well.

These data go back to May 2014 on Wayback Machine: https://web.archive.org/web/20240000000000*/https://www.ae7q.com/query/stat/LicenseUSA.php

Added to cron script: #20 (comment)

https://www.ae7q.com/query/stat/LicenseUSA.php AE7Q data differ from FCC data reported by ARRL. For example, 848757 licenses today vs 754676. See "USA amateur licenses by state or territory." I'm sure there is an explanation, but should probably track these numbers as well. These data go back to May 2014 on Wayback Machine: https://web.archive.org/web/20240000000000*/https://www.ae7q.com/query/stat/LicenseUSA.php Added to cron script: https://amiok.net/gitea/W1CDN/ham-radio-licenses/issues/20#issuecomment-1715
Author
Owner

I started adding the total license counts (not by state) and have gotten up to 2017-05-05 so far.

I started adding the total license counts (not by state) and have gotten up to 2017-05-05 so far.
Author
Owner

Caught up to today.

Caught up to today.
W1CDN added the data-new label 2024-09-16 11:44:22 -05:00
Author
Owner

Scraper is broken. There is a CDN in front now.

Attaching package: ‘dplyr’

The following objects are masked from ‘package:stats’:

    filter, lag

The following objects are masked from ‘package:base’:

    intersect, setdiff, setequal, union

Checking ARRL...Checking HamCall...Checking AE7Q...Error in open.connection(x, "rb") : cannot open the connection
Calls: read_html -> read_html.default
Execution halted
Scraper is broken. There is a CDN in front now. ``` Attaching package: ‘dplyr’ The following objects are masked from ‘package:stats’: filter, lag The following objects are masked from ‘package:base’: intersect, setdiff, setequal, union Checking ARRL...Checking HamCall...Checking AE7Q...Error in open.connection(x, "rb") : cannot open the connection Calls: read_html -> read_html.default Execution halted ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: W1CDN/ham-radio-licenses#112