Confirmed users
632
edits
Line 381: | Line 381: | ||
* Given a set of criteria selected from [[#Index_Format|the fields described above]], list the values of the other index fields, including the report ID (which should be a hyperlink to retrieve the report ZIP file itself) | * Given a set of criteria selected from [[#Index_Format|the fields described above]], list the values of the other index fields, including the report ID (which should be a hyperlink to retrieve the report ZIP file itself) | ||
Aside from satisfying those two use cases, and enforcing that only authenticated and authorized | Aside from satisfying those two use cases, and enforcing that only authenticated and authorized developers have access, this interface can be very rudimentary. | ||
=== Data Purging === | === Data Purging === | ||
At the end of each month, a data retention job will locate containers with a name indicating that they exceed the data retention policy for these reports (proposal: 6 months), and remove the containers (including all contained reports). This job also removes corresponding data from the index table. | At the end of each month, a data retention job will locate containers with a name indicating that they exceed the data retention policy for these reports (proposal: 6 months), and remove the containers (including all contained reports). This job also removes corresponding data from the index table. |