Skip to content

Latest commit

 

History

History
90 lines (51 loc) · 1.46 KB

coretypes.rst

File metadata and controls

90 lines (51 loc) · 1.46 KB

Core Types

These are the built-in field spec types. Organized by the type of Data they generate or by their function or utility.

Strings

For generating strings in various formats

Numeric

For generating numeric values in different ways.

Date & Time

For generating dates and timestamp in a variety of formats

Geographic

For generating basic decimal degrees of latitude and longitude

Network

Network related types

Utility/Common

Common types or types that are used in a utility capacity.

External Data

The csv types are used to input large numbers of values into a spec.

Operator Types

These make use of one or more other fields or references to compute their values.