Open Issues Need Help
View All on GitHub Better signal to users if AKFIN connection is down about 2 months ago
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