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
🟡 Computed (squirrel writer/reader should handles these variables)
Variable | Type | Default | 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. | ||
| number | Number of pipelines. | |
| number | Number of experiments. | |
| number | Total number of data files in the package, excluding .json files. | |
| number | Total size, in bytes, of the data files. |
Directory structure
Files associated with this object are stored in the following directory.
/
Last updated