data-services/geocoder/ip-addresses
2014-08-25 12:38:52 +02:00
..
sql modifies comment in sql for title 2014-08-25 12:38:52 +02:00
README.md add data sources 2014-08-25 12:33:47 +02:00

IP address geocoder

Function

Creation steps

  1. Upload a new dataset to the geocoder table, call it latest_ip_address_locations
  2. Run the sql/build_data_table script to update the table

Data Sources

GeoLite2 open source database Created by MaxMind - http://dev.maxmind.com/geoip/geoip2/geolite2/ Download the CSV Geolite2 City

Preparation details