Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

Store FieldKeyCanBeNullTypeCube FieldDescription
AsOfDateYNObjectnot used in cubeIndicates the date of the file. The files in this document that contain an AsOfDate column will rely on that AsOfDate when loaded into the Atoti Server datastores. For the files that do not specify this column (whether described in this document or not), the AsOfDate is taken from the directory structure – these files should reside in the appropriate folder (usually ./data/20xx-yy-zz/ … /*.csv).
CountryCodeYNStringnot used in cubeUnique three-letter country identifier code.

Example: “GBR”, “FRA”
RegionNNStringnot used in cubeThe region in which the country is located.
SubRegionNNStringnot used in cubeThe sub-region in which the country is located.
CountryNNStringnot used in cubeThe name of the country.
LatitudeNNStringnot used in cubeThe latitude of the country in the decimal degrees format.

Example: “51.514451”
LongitudeNNStringnot used in cubeThe longitude of the country in the decimal degrees format.