Description Usage Arguments Details References See Also Examples
A schema declaration for a tabular data resource.
| 1 2 | 
| fields | (list of named lists) See  | 
| missingValues | (character) Strings treated as  | 
| primaryKey | (character) Name of primary key field(s) (see table-schema/primary-key). | 
| foreignKeys | (list of named lists) See  | 
| ... | (name = value) Additional properties. | 
TODO: Support writing schemas to file with a path argument.
https://specs.frictionlessdata.io/table-schema/
Other meta objects: constraints,
contributor, field,
foreignKey, package,
resource, source
| 1 2 3 4 5 6 7 8 9 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.