Assume we have a datastructure like this one:
(def data (atom [{:id 1 :first-name \"John1\" :last-name \"Dow1\" :age \"14\"} {:id 2 :first-name