Let's implement a simple (for now) UI for the data file export that takes into consideration learnings from T400507:
In this task we should:
- Agree on data layout that makes it clear when the dump was done, what the content is, and what format.
- Prepare documentation for an index.html that explains the new file export, its content, how to use, etc. A great example is the one done for Commons Impact Metrics via T358701.
- Make sure the layout allows us to have other formats (i.e. JSON lines ) in the future.
- Validate with DPE SRE team that the chosen mechanism is easily portable to a login wall in the future if there is a need (See T400507 for rationale on this). (Looks like we will not be pursuing this).