Description Usage Arguments References See Also Examples
The metadata for a field. See set_field and get_field to set and get field metadata to and from an object.
| 1 2 3 | 
| name | (character) Field name. | 
| type | (character) Field type (see table-schema/types-and-formats). | 
| format | (character) Field format (see table-schema/types-and-formats). | 
| title | (character) Human-readable title. | 
| description | (character) Human-readable description. | 
| rdfType | (character) URI of an RDF class (see table-schema/rich-types). | 
| constraints | (named list) See  | 
| unit | (character) Unit of measurement. | 
| ... | (name = value) Additional properties. | 
https://specs.frictionlessdata.io/table-schema/#field-descriptors
Other meta objects: constraints,
contributor, foreignKey,
package, resource,
schema, source
Other field functions: get_field,
set_fields, set_field
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.