Economic activity (CNAE code).
@type t() :: %Cnpja.Activity{id: integer(), text: String.t()}
@spec from_map(map()) :: t()
@spec from_map_nullable(map() | nil) :: t() | nil