Package root

JSON object

The package root contains all data and files for the package. The JSON root contains all JSON objects for the package.

JSON variables

*required

Variable

Type

Description

JSON object

Package information.

JSON object

Raw and analyzed data.

JSON object

Methods used to analyze the data.

JSON object

Experimental methods used to collect the data.

JSON object

Data dictionary containing descriptions, mappings, and key/value information for any variables in the package.

NumPipelines

number

Number of pipelines.

NumExperiments

number

Number of experiments.

TotalFileCount

number

Total number of data files in the package, excluding .json files.

TotalSize

number

Total size, in bytes, of the data files.

Directory structure

Files associated with this object are stored in the following directory.

/

Last updated