un-fao / calipseo-shiny

Calipseo is FAO web- based platform for national Fisheries Authorities to streamline management of fisheries data and the production, analysis and reporting of fishery statistics.
1 stars 0 forks source link

[CALR-28] Load ASFIS reference dataset enriched with ISSCAAP groups at app starting #28

Closed eblondel closed 6 months ago

eblondel commented 6 months ago

Issue migrated from JIRA: https://sdlc.review.fao.org/jira/browse/CALR-28 Creator/Reporter: Emmanuel Blondel @eblondel Assignee: Alexandre Bennici @abennici Priority: Medium Status: Done Date of creation: 2021-11-25T15:59:52.000+0000

Follow logic of loadLocalCountryDatasets, and develop loadRemoteReferenceDatasets, referenced in data_access_utils.R invoked in global.R; in which we will load the ASFIS species classification enriched with ISSCAAP groups, as R global object available to all modules.

To get a named remotely fetched dataset, do a getRemoteReferenceDataset function in data_access_utils.R.