Skip to content

Commit

Permalink
Add IMF_DATA as service provider
Browse files Browse the repository at this point in the history
  • Loading branch information
aboddie authored Dec 4, 2024
1 parent 82e3d08 commit 3e6bc3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/SDMXServiceProvider-methods.R
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@ setSDMXServiceProviders <- function(){ # nocov start

listOfProviders <- list(
#international
BIS, ECB, ESTAT,ESTAT_COMEXT, ESTAT_COMP, ESTAT_GROW, ESTAT_EMPL, IMF, OECD, UNICEF, CD2030, UNSD, ILO_Legacy, ILO, WBG_WITS, WB, PDH,
BIS, ECB, ESTAT,ESTAT_COMEXT, ESTAT_COMP, ESTAT_GROW, ESTAT_EMPL, IMF, IMF_DATA, OECD, UNICEF, CD2030, UNSD, ILO_Legacy, ILO, WBG_WITS, WB, PDH,
#national
ABS, NBB, INSEE, INEGI, ISTAT_LEGACY, ISTAT, NOMIS, LSD, NCSI, STAT_EE, BBK,
#others
Expand Down

0 comments on commit 3e6bc3f

Please sign in to comment.