@type t() :: %ExIbge.Aggregate.Period{ id: term(), literals: term(), modification: term() }
@spec from_map(map() | nil) :: t() | nil