Add CSV countries file and remove the JSON ones.
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 16 Jan 2019 12:39:10 +0000 (13:39 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 16 Jan 2019 12:39:10 +0000 (13:39 +0100)
commitbfe0d4a921b5e205de77740ea0b1717362ca7042
tree1588f65756c56e0e10df6442c2ea8f58d7f49905
parentea1d42c94f53ccb6d17c2014589e12a273e7a7ee
Add CSV countries file and remove the JSON ones.

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
data/africa.json [deleted file]
data/americas.json [deleted file]
data/asia.json [deleted file]
data/countries.csv [new file with mode: 0644]
data/europe.json [deleted file]
data/firstname.json [deleted file]
data/oceania.json [deleted file]
src/CSVUtils.java