CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 00:52:15 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=3adf6065ef682a487be2aa09e75d262b80d6f79df654f0f717aaea043f7328a3a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22Q61wdG6fkAnMCY6-sZjxAf5KSo9qsmQW%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d29d07dff0ad8b-BLR
IMF Scraping with R - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- library(imfr)
- library(tidyverse)
- library(stringr)
- library(knitr)
- # See what databases are available
- databases <- imf_databases()
- # Explore the parameters of a specific database (IFS)
- params_ifs <- imf_parameters(database_id = "IFS")
- # Get a list of all possible code lists for the IFS database
- param_codelist_ifs <- imf_codelist(database_id = "IFS")
- # Get all possible indicator codes for the IFS database
- IFS_INDICATOR_codes <- imf_codes(codelist = "CL_INDICATOR_IFS")
- # Download the dataset
- IFS_data <- imf_dataset(database_id = "IFS",
- freq = "Q", ref_area = "VN",
- indicator = c("FPOLM_PA", "FIDR_PA", "FILR_PA","PCPI_IX","AIPMA_IX","AIP_IX","LLF_PE_NUM","LE_PE_NUM","LU_PE_NUM","LUR_PT"))
- # save data
- write.csv(IFS_data, "path/data.csv")
Tags:
IMF
Advertisement
Add Comment
Please, Sign In to add comment
-
📌 Swapzone +37% glitch
JavaScript | 4 sec ago | 0.24 KB
-
📌 Swapzone +37% glitch ⭐ 6
JavaScript | 10 sec ago | 0.25 KB
-
📝 Exchange profit method
JavaScript | 13 sec ago | 0.24 KB
-
⭐⭐⭐MAKE $900 INSTANTLY⭐⭐
Java | 18 sec ago | 0.10 KB
-
✅⭐ Make huge profits on trading ⭐⭐ C
JavaScript | 19 sec ago | 0.25 KB
-
⭐ Free Crypto Method ⭐
JavaScript | 22 sec ago | 0.24 KB
-
⭐✅ Marketplace Glitch ✅ Working ✅ NEVER SEEN...
JavaScript | 28 sec ago | 0.25 KB
-
⭐⭐⭐GMAIL Logs (2FA disabled)⭐⭐
Java | 30 sec ago | 0.10 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand