programmatically or periodically, automatically append to a data set
I have data sets that periodically (daily or hourly) grow by a few data points. I store a copy of the data set at verifiable.com. I would like an API to keep the copy in sync with my master data set, or have verifiable.com pull my master data set when it is accessed. Charts based off the data should be update as the data set changes.
2
votes