Show top datasets cross-publisher. Drop-down for the publisher. Browser version numbers filtered on download, so you get this version in the CSV too - for privacy. single_popular_dataset now copes when not much data, and can return the figures so DGU can reskin it in its own repo. Notes about usage stats centralised to notes.html.
author David Read
()
committer David Read
()
commit ecca7ac98f009c6167463f366fb0b82783b5bae9
tree 6d47b3a35520d250b1e5424151e480784764d6d4
parent 6ca9caae693d4d8ec451fb9a7b61290bc4cd18d6
Show top datasets cross-publisher. Drop-down for the publisher. Browser version numbers filtered on download, so you get this version in the CSV too - for privacy. single_popular_dataset now copes when not much data, and can return the figures so DGU can reskin it in its own repo. Notes about usage stats centralised to notes.html.
18 files changed:
README.rst
ckanext/ga_report/command.py
ckanext/ga_report/controller.py
ckanext/ga_report/download_analytics.py
ckanext/ga_report/ga_auth.py
ckanext/ga_report/ga_model.py
ckanext/ga_report/helpers.py
ckanext/ga_report/plugin.py
ckanext/ga_report/templates/ga_report/ga_popular_datasets.html
ckanext/ga_report/templates/ga_report/ga_popular_single.html
ckanext/ga_report/templates/ga_report/ga_util.html
ckanext/ga_report/templates/ga_report/notes.html [ new file with mode 0644 ]
ckanext/ga_report/templates/ga_report/publisher/index.html
ckanext/ga_report/templates/ga_report/publisher/popular.html
ckanext/ga_report/templates/ga_report/publisher/read.html
ckanext/ga_report/templates/ga_report/site/index.html
ckanext/ga_report/tests/test_download.py [ new file with mode 0644 ]
setup.py