On Mon, 5 Mar 2018, oleg_komashko(a)ukr.net wrote:
Dear all,
If I do not a mistake, weekly and
daily data as year:number (2017:40, etc)
can not be saved to a .bin database
There are several formats for weekly/daily data
Is there any possibility to save weekly/daily data
into databases as weekly/daily
Using current/recent git or snapshot, daily data can be stored in a
gretl database. This requires using correct ISO 8601 dates, as in
2018-03-08. Use frequency 5, 6 or 7 depending on whether the data
are working-day, all days apart from Sunday, or full 7-days per
week.
We can maybe handle weekly data in databases (though not yet), but I
think that would have to by start-of-week date in ISO 8601. There's
no facility at all in libgretl for handing something like "2017:40".
Allin