Forum Discussion

rademar's avatar
rademar
Frequent Visitor
2 years ago
Solved

API connection, time series analysis issue

Hi Everyone,   I've never userd API as a data source so far (always had a direct access to db). But for this project I got API documentation and I don't have a clue what to do...   This is a smal...
  • lbendlin's avatar
    lbendlin
    2 years ago

    Choose a balance between reducing the strain on the source system (pull only the data that you need) and your maintenance effort (DB management) .  Instead of a db you can also consider CSV or Parquet files for your storage.