powered by
Save KOSIS API key for the current session. To set it permanently, please add the following line to your .Renvrion file:
KOSIS_API_KEY = "YOUR API KEY"
kosis.setKey(apiKey)kosis.printKey()
kosis.printKey()
No return value, called to set api key
A string specifying KOSIS API key
## Set API Key for the current session kosis.setKey("your_api_key") ## Check API key kosis.printKey()
Run the code above in your browser using DataLab