SQL
x
SELECT COUNT(*) AS 'http://' FROM externallinks WHERE el_index LIKE 'http://edu.harvard.adsabs.%';
SELECT COUNT(*) AS 'https://' FROM externallinks WHERE el_index LIKE 'https://edu.harvard.adsabs.%';
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.