fernote7/ecoseries

Sidra - period of search

arthurwelle opened this issue · 2 comments

Hello, thanks for the nice work you did!
Is it possible not to use dates ("to" and "from") when extracting a serie from sidra? The API allows it (as in "/p/all" and "/p/last"), but I didn´t find a way using your package, am I missing something?
My goal is to dynamically extract series until the last period avaliable (which is variable).
Thank you.

Perfect! I tried a date earlier than a series earliest date and get an error, but now I see that this is not the case with a date later than the last date. Thanks for the quick reply!
Regards!