Right now it's in the user's responsibility to avoid duplicate data. The script reads duplicate data without questioning. E.g. if a monthly export for 02.2019 and a daily export 2019-02-01.json are read, the data is queried and returned twice.
Right now it's in the user's responsibility to avoid duplicate data. The script reads duplicate data without questioning.
E.g. if a monthly export for 02.2019 and a daily export 2019-02-01.json are read, the data is queried and returned twice.