@type t() :: %ExIbge.Geography.Region{acronym: term(), id: term(), name: term()}
@spec from_map(map() | nil) :: t() | nil