1 Open Issue Need Help Last updated: Jul 7, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Improve the error handling in the `EMAdownload` R package to provide more informative messages to users when the connection to the AKFIN API is down. This involves adding a check to the temporary data file created by the base data pull functions (`get_ema_catch`, `get_ema_event`, `get_ema_fish`) and printing a clear message if the file is not in the expected format, indicating a connection failure.

Complexity: 3/5
enhancement help wanted

R package to download EMA data from AKfin API

R