You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have an excel file with past data, that I would be interesting in entering into Suma. I was just wondering if there is an example (I may have missed it), of what the data should look like, when being put into the "Direct JSON Import" link.
Thanks!
Tom
The text was updated successfully, but these errors were encountered:
I'm sorry, but this isn't documented anywhere yet. Thanks for pointing that out. I'll be putting something together soon, but the format is the same as the one that is used by the Suma client. Here is an example:
As you can see, the counts need to be wrapped in a session. You can choose the session startTime and endTime that you think is most appropriate for the imported data. Normally this corresponds to the start and end of data collection.
You could also try imitating the client and submitted the data to the server directly. Drop me a line if I can help.
Hi,
We have an excel file with past data, that I would be interesting in entering into Suma. I was just wondering if there is an example (I may have missed it), of what the data should look like, when being put into the "Direct JSON Import" link.
Thanks!
Tom
The text was updated successfully, but these errors were encountered: