powered by
Tests the OECD API by making a small live request. Useful for diagnosing connectivity issues or confirming the API is responding normally.
check_oecd_api()
Invisibly returns TRUE if the API is reachable, otherwise throws an error.
TRUE
if (FALSE) { check_oecd_api() }
Run the code above in your browser using DataLab