example_field_properties

example_field_properties()

Create a set of example field properties.

Returns

dict[str, Any]

A set of example field properties.

Examples

import check_datapackage as cdp

cdp.example_field_properties()
{'name': 'eye-colour', 'type': 'string', 'title': 'Woolly dormouse eye colour'}