okfn / ibp-explorer

[ARCHIVED] Data Explorer for the Open Budget Survey, built in collaboration with the International Budget Partnership.
http://survey.internationalbudget.org
7 stars 5 forks source link

Historical information on the tracker #93

Closed dumyan closed 7 years ago

dumyan commented 8 years ago

Currently clicking on "View historical information" on some country leads the user to a page where they can see the monthly historical progress when documents were made available.

The new API will not do snapshots and also the decision has been made that the tracker would not be updated monthly but twice a year.

Because of this a question arises how to proceed with displaying the historical information. There are three options:

pwalsh commented 8 years ago

@dumyan

great you bring this up. So, we need to take the snapshots ourselves. Rather than introduce a database dependency just for a snapshot every 6 months, I'm thinking we could have a script that takes this snapshot, saves it as a static JSON file on S3 or (even in the explorer codebase where we have other data), and use that.

What do you think? Is it a reasonable solution?

pwalsh commented 8 years ago

@dumyan please move/merge this into #85

As I see it we need. And, as well as the snapshot issue, I think your first option is best, meaning, we use the monthly snapshots up til 2016, and half yearly for 2016 forward.

pwalsh commented 7 years ago

Decision: