da-converter
: used to lookup geoip db & convert sample datada-client
: react web app with possible visualization
For using da-converter
you need to download GeoLite2-City.mmdb
and place it into da-converter/data
folder.
All code was tested using latest Node 9.x branch. Webapp was tested in latest Chrome/Safari/Firefox @ Mac OS.
curl -LO http://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz
gunzip GeoLite2-Country.mmdb.gz
- Choropleth map of ips distribution across countries
- Docker environment
- Automatic download of the missing DB file