Calculates SOCH queries of unlicensed images by institution as well as related stats.
soch-license-stats.pl
outputs a CSV matrix showing, for each data provider, how many images they publish under each of the different licenses that are in use in SOCH, as well as images with no licensing information, and the total number of images provided. The list of providers and licenses in use are fetched at run time.
soch-license-stats.pl
requires Perl 5.22 or greater, and uses a few non-core modules. Usingcpanm
, runcpanm LWP::UserAgent Text::CSV URI::Escape XML::XPath
to install them.- Run
soch-license-stats.pl
- ...time passes...
- A CSV appears in the current working directory!