{"route":"/en-US-v0.13.1/reference/data-loading/","title":"Data Loading","description":"Documentation for functions related to Data Loading in Typst.","part":null,"outline":[{"id":"summary","name":"Summary","children":[]},{"id":"definitions","name":"Definitions","children":[]}],"body":{"kind":"category","content":{"name":"data-loading","title":"Data Loading","details":"<p>Data loading from external files.</p>\n<p>These functions help you with loading and embedding data, for example from the\nresults of an experiment.</p>","items":[{"name":"cbor","route":"/en-US-v0.13.1/reference/data-loading/cbor/","oneliner":"Reads structured data from a CBOR file.","code":true},{"name":"csv","route":"/en-US-v0.13.1/reference/data-loading/csv/","oneliner":"Reads structured data from a CSV file.","code":true},{"name":"json","route":"/en-US-v0.13.1/reference/data-loading/json/","oneliner":"Reads structured data from a JSON file.","code":true},{"name":"read","route":"/en-US-v0.13.1/reference/data-loading/read/","oneliner":"Reads plain text or data from a file.","code":true},{"name":"toml","route":"/en-US-v0.13.1/reference/data-loading/toml/","oneliner":"Reads structured data from a TOML file.","code":true},{"name":"xml","route":"/en-US-v0.13.1/reference/data-loading/xml/","oneliner":"Reads structured data from an XML file.","code":true},{"name":"yaml","route":"/en-US-v0.13.1/reference/data-loading/yaml/","oneliner":"Reads structured data from a YAML file.","code":true}],"shorthands":null}}}