Structured data for use with analysis. The data is split into two resource paths.
This is because the primary data body can be large. When loading a list of items,
all we need is the item data for use to view, filter etc. When wanting to view, use
data in analysis, we request the body.
This extended resource is composed of the following paths
data/item
primary AoItem
contains meta data that relates to how to read the data/body
data/body
data, potentially large, any structure
currently only support firebase backend, eventually extend to S3 backend
Data Resource
Structured data for use with analysis. The data is split into two resource paths. This is because the primary data body can be large. When loading a list of items, all we need is the item data for use to view, filter etc. When wanting to view, use data in analysis, we request the body.
This extended resource is composed of the following paths