get to /warnings will return a list of models that are predicted to be recovered during next week, but there are not enought parts in stock to fix them
get to /infomodels/{model_ID} will return details regarding the model, like estimated used parts and current parts in stock.
get to /stock will return a paginated list of items in stock and the current unities.
https://stackoverflow.com/questions/45012992/how-to-prepare-data-for-lstm-when-using-multiple-time-series-of-different-length https://machinelearningmastery.com/how-to-develop-lstm-models-for-time-series-forecasting/