Sample Standardized Data: License Types

Format

A data frame with 3 variables

lic_id

License ID (numeric) (primary key) - Note that IDs can be stored as character, but this is less efficient.

type

License Type (character) ("hunt" = hunting license, "fish" = fishing license, "combo" = combination hunting/fishing license)

duration

Duration in years (numeric) (1 = 1yr/short-term, 2 = 2yr,..., 99 = lifetime)

See also

Salic Function Reference: salic

Other Sample Data: cust, dashboard, data_salic, history, metrics, sale