Links to the budget library for new countries
pwalsh opened this issue · 3 comments
pwalsh commented
Client requests
- Each country page contains links to “View the Budget Library” and “View historical information.” The budget library button links to the country page on our Google Drive, which hosts budget documents. With the 75 countries that get added, we’ll need to link those country pages to the Google Drive.
- Further explanation on above: If you look at each country page in the current Tracker site, you see there are two blue buttons—one linking to the historical info, and a second one linking to the budget library. It would be ideal to add that link to the library for all countries, but maybe we can discuss what the additional cost would be, and take it from there?
We need to know
- @dumyan please check this
dumyan commented
Currently the library URL is provided with the API. But since we have created a GDrive tree parser we can easily map new countries with the IDs we have in the spreadsheet. In essence, this will work exactly as the document and document group links we have implemented in the tracker.
pwalsh commented
Status: Client is working on a strict naming convention for file sin library. with this, we will be able to use our implementation to link to files.
dumyan commented
This is resolved with okfn/ibp-explorer-data-client@783905b and 70e3b90