example_field_properties()
Create a set of example field properties.
dict[str, Any]
A set of example field properties.
import check_datapackage as cdp cdp.example_field_properties()
{'name': 'eye-colour', 'type': 'string', 'title': 'Woolly dormouse eye colour'}