In order to understand how datasets are being consumed, data managers want some way to pull reports from data.gov.
Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
[ ] GIVEN a request for a monthly report \
WHEN I look at the Runbook section of the datagov-deploy wiki \
THEN I see a section on the catalog page titled "Generating reports" \
AND there is a section for "Monthly dataset consumption for an agency"
AND there are directions for how to generate the report (whether manually or by invoking a tool).
Background
A typical request would be a monthly report that shows how often each of the requester's datasets was downloaded.
There are several potential datasources:
CKAN tracking/reporting
Google Analytics
ckanext-ga-report
ckanext-geodatagov metrics jobs
What's the best way to get the data that data managers are requesting?
[Any security concerns that might be implicated in the change. "None" is OK, just be explicit here!]
None.
Sketch
This doesn't need to be automated. It's okay if data managers have to email data.gov to get a report, we just need a starting point for how we can produce the report they need.
User Story
In order to understand how datasets are being consumed, data managers want some way to pull reports from data.gov.
Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
Background
A typical request would be a monthly report that shows how often each of the requester's datasets was downloaded.
There are several potential datasources:
What's the best way to get the data that data managers are requesting?
Security Considerations (required)
[Any security concerns that might be implicated in the change. "None" is OK, just be explicit here!] None.
Sketch
This doesn't need to be automated. It's okay if data managers have to email data.gov to get a report, we just need a starting point for how we can produce the report they need.