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