IP Location Database (Advance)


Overview

Our Advanced Tier IP to Geolocation Database provides you with precise city level geolocation data for both IPv4 and IPv6 addresses. Compared to our Standard Tier IP to Geolocation Database, it adds extra fields such as accuracy radius, confidence score, and DMA codes (DMA codes are available in the USA only) to give you the pinpoint accuracy you need to make tighter decisions.

Every IP range is linked to countries, states, districts, and cities, with multilingual place names resolved through reference tables for consistency. This structure makes it easy to join datasets and work with standardized metadata across different regions and languages. We update our databases every single day, and it's available in CSV, MMDB, or custom formats to fit your needs.

Below, you'll find full documentation of the archive contents, schema definitions, file specifications, and integration notes to help you get up and running quickly.


Available Database Formats

CSV
CSVCSV
  • File Size: 458.72 MB
  • Entries: 30.1M
  • Fields: 16
  • Last Updated: Today
MMDB
MMDBMMDB
  • File Size: 2.54 GB
  • Entries: 30.1M
  • Fields: 16
  • Last Updated: Today

CSV Database Documentation


1. Overview

The CSV version of our Advance IP to Location Database is delivered as a ZIP archive that includes Gzip-compressed files with IP ranges, location details, and multilingual place names. It's well-suited for bulk imports and easy integration into relational databases.


2. Archive Content

After downloading and extracting the Advance IP to Location CSV database archive, you'll find the following files (with their types noted):

db-country.csv.gz
db-country.csv.gzdb-country.csv.gz

Standardized country and continent metadata with codes, currency, calling codes, TLDs, and languages.

  • File Size: 9.67 KB
  • Entries: 254
  • Fields: 15
db-place.csv.gz
db-place.csv.gzdb-place.csv.gz

Multilingual place names for cities, districts, states, countries, and continents.

  • File Size: 13.10 MB
  • Entries: 347.6K
  • Fields: 13
db-ip-location.csv.gz
db-ip-location.csv.gzdb-ip-location.csv.gz

IP ranges mapped to locations with place IDs (for multilingual responses), ZIP codes, coordinates, time zone, and connection type.

  • File Size: 445.61 MB
  • Entries: 30.1M
  • Fields: 16
README.md
README.mdREADME.md

Documentation for dataset contents, schema, usage, and support.

  • File Size: 4.55 KB
checksum.txt
checksum.txtchecksum.txt

SHA-256 checksums for verifying file integrity.

  • File Size: 330 Bytes

Schema

This section describes the schema of each file included in the Advance IP to Location Database archive. For every file, you'll find its purpose, field definitions, and examples to help with integration.


1. db-ip-location.csv.gz

This file provides geolocation data for IPv4 and IPv6 ranges, mapped down to the city level. Each record links an IP block to country, state, district, and city (through place IDs for multilingual response), geographic coordinates, time zone, GeoNames ID, and connection type. It also includes accuracy radius, confidence level, and DMA codes (U.S. only) for finer and more granular details.

FieldTypeDescriptionCan be empty?Example
start_ipstringThe starting IP address of the range in IPv4 or IPv6 format.No192.168.0.1
end_ipstringThe ending IP address of the range in IPv4 or IPv6 format.No192.168.0.255
country_idnumberThe unique identifier for the country associated with the IP range.No192
state_place_idnumberThe unique identifier for the state or province associated with the IP range.Yes5332921
state_codestringThe two-letter code representing the state or province with country-code, following ISO 3166-2 standards.YesCA
district_place_idnumberThe unique identifier for the district associated with the IP range.Yes5332923
city_place_idnumberThe unique identifier for the city associated with the IP range.Yes5375480
accuracy_radiusnumberThe accuracy radius in kilometers for the location associated with the IP range.No20
confidencenumberThe confidence level (0-100) of the location data associated with the IP range.No95
dma_codenumberThe Designated Market Area (DMA) code for the location associated with the IP range.Yes807
zip_codestringThe postal code for the location associated with the IP range.Yes94043
latitudenumberThe latitude coordinate of the location associated with the IP range.No37.3861
longitudenumberThe longitude coordinate of the location associated with the IP range.No-122.0838
geo_name_idnumberThe GeoNames ID for the location associated with the IP range.Yes5375480
time_zone_namestringThe time zone name for the location associated with the IP range.NoAmerica/Los_Angeles
connection_typestringThe type of internet connection associated with the IP range (e.g., dialup, cable, DSL, fiber, etc.).Yescable

1. Example Records

Example
start_ip,end_ip,country_id,state_place_id,state_code,district_place_id,city_place_id,accuracy_radius,confidence,dma_code,zip_code,latitude,longitude,geo_name_id,time_zone_name,connection_type
199.188.118.92,199.188.118.92,172,590,US-CO,5679,37781,8.084,medium,752,80132,39.09166,-104.87276,5431740,America/Denver,Broadband
205.206.147.2,205.206.147.2,29,604,CA-AB,14482,14482,8.94,high,,T2P,51.04473,-114.07188,12032558,America/Edmonton,Dial-Up/ISDN
120.211.210.150,120.211.210.150,35,1336,CN-HE,46233,46233,14.144,medium,,071000,38.8677,115.4823,1816970,Asia/Shanghai,Mobile
23.236.194.128,23.236.194.255,172,373,US-TX,4556,4330,8.388,high,623,75247,32.81076,-96.88872,7181815,America/Chicago,Fiber
143.55.86.150,143.55.86.150,172,362,US-CA,6218,32833,4.333,high,862,95336,37.79743,-121.21605,5370164,America/Los_Angeles,Leased Line
152.89.61.0,152.89.61.9,170,422,UA-30,422,24126,7.305,high,,01001,50.45056,30.52428,10105061,Europe/Kyiv,Leased Line
2.80.18.49,2.80.18.49,136,1162,PT-16,1162,1162,7.226,high,,4900,41.69183,-8.83441,11750373,Europe/Lisbon,Broadband
213.165.67.0,213.165.67.5,41,356,DE-HE,57697,57697,8.73,high,,60311,50.11208,8.68341,6463469,Europe/Berlin,Leased Line
2401:e320:5ea:bd08::,2401:e320:5ea:bd08::,73,1270,ID-JI,232044,17186,8.981,high,,60261,-7.2631,112.73133,10249159,Asia/Jakarta,Satellite
192.241.76.0,192.241.76.72,172,394,US-NY,5734,7786,7.109,high,514,14202,42.89432,-78.87365,8490184,America/New_York,Broadband

2. db-place.csv.gz

This file contains multilingual names for countries, continents, states, districts, and cities worldwide. It serves as the reference dictionary for the IP Location Database, allowing you to resolve place IDs into multilingual responses across different regions and languages.

FieldTypeDescriptionCan be empty?Example
idnumberThe unique identifier for the place.No5375480
place_englishstringThe name of the place in English.NoMountain View
place_germanstringThe name of the place in German.YesMountain View
place_russianstringThe name of the place in Russian.YesМаунтин-Вью
place_koreanstringThe name of the place in Korean.Yes마운틴 뷰
place_portuguesestringThe name of the place in Portuguese.YesMountain View
place_japanesestringThe name of the place in Japanese.Yesマウンテンビュー
place_persianstringThe name of the place in Farsi.Yesماونتین ویو
place_frenchstringThe name of the place in French.YesMountain View
place_chinesestringThe name of the place in Chinese.Yes山景城
place_spanishstringThe name of the place in Spanish.YesMountain View
place_czechstringThe name of the place in Czech.YesMountain View
place_italianstringThe name of the place in Italian.YesMountain View

2. Example Records

Example
id,place_english,place_german,place_russian,place_korean,place_portuguese,place_japanese,place_persian,place_french,place_chinese,place_spanish,place_czech,place_italian
5679,El Paso County,El Paso,Эль-Пасо,,Condado de El Paso,エル・パソ郡,شهرستان ال پاسو، کلرادو,Comté d'El Paso,厄爾巴索縣,Эль-Пасо,El Paso County,Contea di El Paso
4556,Dallas County,Dallas,Даллас,,Condado de Dallas,ダラス郡,شهرستان دالاس، تگزاس,Comté de Dallas,達拉斯縣,Даллас,Dallasu,Contea di Dallas
373,Texas,Texas,Техас,텍사스 주,,テキサス州,تگزاس,Texas,德克萨斯州,Texas,Texas,Texas
5,Asia,Asien,Азия,Ásia,Ásia,アジア, آسیا,Asie,亚洲,Asia,Asie,Asia
7,Europe,Europa,Европа,Europa,Europa,ヨーロッパ, اروپا,Europe,欧洲,Europa,Evropa,Europa
6,North America,Nordamerika,Северная Америка,América do Norte,América Do Norte,北アメリカ, امریکای شمالی,Amérique du Nord,北美洲,Norteamérica,Severní Amerika,America del Nord
32833,Manteca,Manteca,Мантека,,,マンテカ,مانتکا، کالیفرنیا,Manteca,曼特卡,Manteca,Manteca,Manteca
1270,East Java,Jawa Timur,Восточная Ява,Java Oriental,Java Oriental,東ジャワ州,جاوه شرقی,Java oriental,东爪哇省,Java Oriental,Východní Jáva,Giava Orientale
12,China,China,Китай,China,China,中国,چین,Chine,中国,China,Čína,Cina
913,Jakarta,Jakarta,Джакарта,,,ジャカルタ,,Jakarta,雅加达,Yakarta,Jakarta,Giacarta
240018,United States of America,,,,,,,,,,,
275,Beijing,Peking,Пекин,,,北京,,Municipalité de Pékin,北京,Peking,Peking,Pechino
240019,"Washington, D.C.",,,,,,,,,,,
37781,Monument,Denkmal,Памятник,,,記念碑,مونومنت، کلرادو,Monument,莫纽门特,Památník,Památník,Monumento
17186,Surabaya,Surabaya,Сурабая,Surabaia,,スラバヤ,,Surabaya,泗水,Surabaya,Surabaya,Surabaya
422,Kyiv,Oblast Kiew,Киевская область,,,キエフ州,,Oblast de Kyïv,基辅州,Oblast de Kyiv,Kyjev,Kiev
232044,Jawa Timur,Jawa Timur,Джава Тимур,,,ジャワ・ティムール,,Jawa Timur,賈瓦 · 帖木爾,Jawa Timur,Timur,Jawa Timur
7786,Buffalo,Büffel,Буффало,,Condado de Buffalo,バッファロー郡,شهرستان بوفالو، ویسکانسین,Comté de Buffalo,水牛,Buffalo,Buffalo,Buffalo
28,United States,USA,США,Estados Unidos,Estados Unidos,アメリカ合衆国,ایالات متحدهٔ امریکا,États-Unis,美国,Estados Unidos,Spojené státy americké,Stati Uniti d'America
239901,People’s Republic of China,,,,,,,,,,,
33,Germany,Deutschland,Германия,Alemanha,Alemanha,ドイツ連邦共和国,آلمان,Allemagne,德国,Alemania,Německo,Germania
394,New York,New York,Нью-Йорк,Nova Iorque,Nova Iorque,ニューヨーク州,ایالت نیویورک,New York,纽约州,Nueva York,New York (stát),New York
239906,Federal Republic of Germany,,,,,,,,,,,
422,Kyiv,Oblast Kiew,Киевская область,,,キエフ州,,Oblast de Kyïv,基辅州,Oblast de Kyiv,Kyjev,Kiev
39,Portugal,Portugal,Португалия,Portugal,Portugal,ポルトガル共和国,پرتغال,Portugal,葡萄牙,Portugal,Portugalsko,Portogallo
5734,Erie County,Erie,Эри,,Condado de Erie,エリー郡,شهرستان ایری، نیویورک,Comté d'Erie,伊利縣,Эри,Erie County (Texas),Contea di Erie
46233,Baoding,Baoding,Баодин,바오딩 시,,保定,بائودینگ,Baoding,保定市,Báoding,Bakódování,Baoding
562,Berlin,Berlin,Берлин,베를린,Berlim,ベルリン,برلین,Berlin,柏林,Berlín,Berlín,Berlino
362,California,Kalifornien,Калифорния,Califórnia,Califórnia,カリフォルニアだ,کالیفرنیا,Californie,加州,California,Kalifornie,California
56,Ukraine,Ukraine,Украина,Ucrânia,Ucrânia,ウクライナ共和国,اوکراین,Ukraine,乌克兰,Ucrania,Ukrajina,Ucraina
1336,Hebei,Hebei,Хэбэй,,,河北省,,Province de Hebei,河北省,Hebei,Hebei,"- Ehi, Hebei"
4330,Dallas,Dallas,Даллас,,Condado de Dallas,ダラス郡,شهرستان دالاس، تگزاس,Comté de Dallas,達拉斯縣,Z Dallasu,Z Dallasu,Dallas
239933,Republic of Indonesia,,,,,,,,,,,
65,Canada,Kanada,Канада,Canadá,Canadá,カナダ,کانادا,Canada,加拿大,Canadá,Kanada,Canada
1162,Viana do Castelo,Viana do Castelo,Виана-ду-Каштелу,Viana do Castelo,Viana do Castelo,ヴィアナドカステロ,,Viana do Castelo,维亚纳-德堡,Viana do Castelo,Viana do Castelo,Viana do Castelo
604,Alberta,Alberta,Альберта,앨버타 주,,アルバータ州,آلبرتا,Alberta,艾伯塔,Alberta,Alberta,Alberta
590,Colorado,Colorado,Колорадо,콜로라도 주,,コロラド州,کلرادو,Colorado,科羅拉多州,Colorado,Colorado,- Colorado
57697,Frankfurt,Frankfurt (Oder),Франкфурт-на-Одере,,Frankfurt an der Oder,フランクフルト,,Francfort-sur-l'Oder,法兰克福,Frankfurtu,Frankfurtu,Francoforte
356,Hesse,Hessen,Гессен,헤센 주,,ヘッセン,,Hesse,黑森,Hessen,Hesensko,Assia
4588,Ottawa,Ottawa,Оттава,Otava,Condado de Ottawa,オタワ,شهرستان اتاوا، اکلاهما,Ottawa,渥太華縣,Ottawa,Ottawa,Ottawa
365,Lisbon,Lissabon,Лиссабон,Lisboa,Lisboa,リスボン県,ناحیه لیسبون,Lisbonne,里斯本區,Lisboa,Lisabon,Lisbona
239987,Republic of Portugal,,,,,,,,,,,
14482,Calgary,Calgary,Калгари,Calgary,,カルガリー,,Calgary,卡尔加里,Calgary,Calgary,Calgary
24126,Kiev,Kiew,Киев,키예프,Kiev,キエフ,کی‌یف,Kiev,基辅,Kyjev,Kyjev,Kiev
122,Indonesia,Indonesien,Индонезия,Indonésia,Indonésia,インドネシア共和国,اندونزی,Indonésie,印度尼西亚,Indonesia,Indonésie,Indonesia
6218,San Joaquin County,San Joaquin,Сан-Хоакин,,Condado de San Joaquin,サンホアキン郡,شهرستان سن ژواکین، کالیفرنیا,Comté de San Joaquin,聖華金縣,Сан-Хоакин,San Joaquin County,Contea di San Joaquin

3. db-country.csv.gz

This file contains standardized country metadata for the IP Location Database. It includes continent codes and names, ISO-2/ISO-3/IOC country codes, country and official names (as place IDs), capital (place ID), currency (code, name, symbol), international calling codes, top-level domains (TLDs), and supported language tags.

FieldTypeDescriptionCan be empty?Example
idnumberThe unique identifier for the country.No192
continent_codestringThe continent code associated with the country.NoNA
continent_name_place_idnumberThe unique identifier for the continent place.No6255148
country_code2stringThe ISO 3166-1 alpha-2 code of the country.NoUS
country_code3stringThe ISO 3166-1 alpha-3 code of the country.NoUSA
country_code_iocstringThe IOC country code.NoUSA
country_name_place_idnumberThe unique identifier for the country place.No6252001
country_name_official_place_idnumberThe unique identifier for the official country place.No6252001
country_capital_place_idnumberThe unique identifier for the capital place.No5375480
currency_codestringThe ISO 4217 currency code of the country.NoUSD
currency_namestringThe name of the currency used in the country.NoUnited States Dollar
currency_symbolstringThe symbol of the currency used in the country.No$
calling_codestringThe international calling code of the country.No+1
tldstringThe top-level domain (TLD) of the country.No.us
languagesstringThe official languages spoken in the country, represented as a comma-separated list of ISO 639-1 codes.Noen,es

3. Example Records

Example
id,continent_code,continent_name_place_id,country_code2,country_code3,country_code_ioc,country_name_place_id,country_name_official_place_id,country_capital_place_id,currency_code,currency_name,currency_symbol,calling_code,tld,languages
41,EU,7,DE,DEU,GER,33,239906,562,EUR,Euro,,+49,.de,de
35,AS,5,CN,CHN,CHN,12,239901,275,CNY,Yuan Renminbi,¥,+86,.cn,"zh-CN,yue,wuu,dta,ug,za"
73,AS,5,ID,IDN,INA,122,239933,913,IDR,Indonesian Rupiah,Rp,+62,.id,"id,en,nl,jv"
170,EU,7,UA,UKR,UKR,56,56,422,UAH,Hryvnia,,+380,.ua,"uk,ru-UA,rom,pl,hu"
29,NA,6,CA,CAN,CAN,65,65,4588,CAD,Canadian Dollar,C$,+1,.ca,"en-CA,fr-CA,iu"
172,NA,6,US,USA,USA,28,240018,240019,USD,US Dollar,$,+1,.us,"en-US,es-US,haw,fr"
136,EU,7,PT,PRT,POR,39,239987,365,EUR,Euro,,+351,.pt,"pt-PT,mwl"

4. File Relationship Diagram

Image

File Format & Encoding

All Advance IP to Location CSV datasets are provided in UTF-8 encoding, comma-separated, and compressed with Gzip (.csv.gz). Each file includes a header row listing the field names for clarity and consistency.

Field values are unquoted by default, with quotes applied only in the following cases:

  • Line breaks within text fields.
  • Commas inside a value (e.g., addresses).
  • Lists of values (e.g., languages).
  • Spaces that may be auto-quoted by export tools.

MMDB Database Documentation


1. Overview

The MMDB version of our Advance IP to Location is delivered as a ZIP archive that includes a single MMDB file with all geolocation data (including multilingual place fields), a README file, and a checksum file. It's optimized for fast lookups in applications and services, making it ideal for real-time queries and direct integration into your systems.


2. Archive Content

After downloading and extracting the Advance IP to Location MMDB database archive, you'll find the following files (with their types noted):

db-ip-location.mmdb
db-ip-location.mmdbdb-ip-location.mmdb
  • File Size: 2.54 GB
  • Entries: 30.1M
README.md
README.mdREADME.md

Documentation for dataset contents, schema, usage, and support.

  • File Size: 4.55 KB
checksum.txt
checksum.txtchecksum.txt

SHA-256 checksums for verifying file integrity.

  • File Size: 162 Bytes

Response Schema

This section describes the structure of the data returned from the Advance IP to Location MMDB file. Each field is detailed with its type, meaning, and example values to help you interpret responses and integrate them into your applications.


1. db-ip-geolocation.mmdb

This file provides geolocation data for IPv4 and IPv6 ranges at the city level. Each response includes multilingual country, state, district, and city details, geographic coordinates, time zone, GeoNames ID, and connection type. It also includes accuracy radius, confidence level, and U.S.-only DMA codes for finer, more granular detail.


2. Field Reference

The following reference lists all fields available in the MMDB response. Each entry includes the field path, its description, data type, and example value to help you understand how to parse and integrate the data.

Showing 2 of 35
Select a field to view details

2. Example Records

Example
{
  "connection_type": "Broadband",
  "location": {
    "accuracy_radius": "8.084",
    "city": {
      "name": {
        "cs": "Památník",
        "de": "Denkmal",
        "en": "Monument",
        "es": "Památník",
        "fa": "مونومنت، کلرادو",
        "fr": "Monument",
        "it": "Monumento",
        "ja": "記念碑",
        "ko": "",
        "pt": "",
        "ru": "Памятник",
        "zh": "莫纽门特"
      }
    },
    "confidence": "medium",
    "coordinates": {
      "latitude": "39.09166",
      "longitude": "-104.87276"
    },
    "country": {
      "capital": {
        "cs": "",
        "de": "",
        "en": "Washington, D.C.",
        "es": "",
        "fa": "",
        "fr": "",
        "it": "",
        "ja": "",
        "ko": "",
        "pt": "",
        "ru": "",
        "zh": ""
      },
      "code2": "US",
      "code3": "USA",
      "code_ioc": "USA",
      "continent": {
        "code": "NA",
        "name": {
          "cs": "Severní Amerika",
          "de": "Nordamerika",
          "en": "North America",
          "es": "Norteamérica",
          "fa": " امریکای شمالی",
          "fr": "Amérique du Nord",
          "it": "America del Nord",
          "ja": "北アメリカ",
          "ko": "América do Norte",
          "pt": "América Do Norte",
          "ru": "Северная Америка",
          "zh": "北美洲"
        }
      },
      "currency": {
        "code": "USD",
        "name": {
          "en": "US Dollar"
        },
        "symbol": "$"
      },
      "metadata": {
        "calling_code": "+1",
        "languages": "en-US,es-US,haw,fr",
        "tld": ".us"
      },
      "name": {
        "cs": "Spojené státy americké",
        "de": "USA",
        "en": "United States",
        "es": "Estados Unidos",
        "fa": "ایالات متحدهٔ امریکا",
        "fr": "États-Unis",
        "it": "Stati Uniti d'America",
        "ja": "アメリカ合衆国",
        "ko": "Estados Unidos",
        "pt": "Estados Unidos",
        "ru": "США",
        "zh": "美国"
      },
      "name_official": {
        "cs": "",
        "de": "",
        "en": "United States of America",
        "es": "",
        "fa": "",
        "fr": "",
        "it": "",
        "ja": "",
        "ko": "",
        "pt": "",
        "ru": "",
        "zh": ""
      }
    },
    "district": {
      "name": {
        "cs": "El Paso County",
        "de": "El Paso",
        "en": "El Paso County",
        "es": "Эль-Пасо",
        "fa": "شهرستان ال پاسو، کلرادو",
        "fr": "Comté d'El Paso",
        "it": "Contea di El Paso",
        "ja": "エル・パソ郡",
        "ko": "",
        "pt": "Condado de El Paso",
        "ru": "Эль-Пасо",
        "zh": "厄爾巴索縣"
      }
    },
    "dma_code": "752",
    "geoname_id": "5431740",
    "state": {
      "code": "US-CO",
      "name": {
        "cs": "Colorado",
        "de": "Colorado",
        "en": "Colorado",
        "es": "Colorado",
        "fa": "کلرادو",
        "fr": "Colorado",
        "it": "- Colorado",
        "ja": "コロラド州",
        "ko": "콜로라도 주",
        "pt": "",
        "ru": "Колорадо",
        "zh": "科羅拉多州"
      }
    },
    "zipcode": "80132"
  },
  "time_zone": "America/Denver"
}

Database Integrity & Authenticity Verification

There are two methods of verifying the integrity and authenticity of our Database:


1. Using the Signature File (Recommended)

IPGeolocation.io signs every database release to ensure its authenticity and integrity. This allows customers to verify that a downloaded Advance IP to Location database file originates directly from IPGeolocation.io and has not been altered, corrupted, or tampered with during transfer or storage.

Each database update includes a corresponding signature file, generated using our private signing key. Customers can validate the database using the provided public verification key. To verify a database file, you need:

  1. Database file (the downloaded archive)
  2. Signature file (the matching signature for that archive)
  3. Public key (public-key.pem)

These files are available via official IPGeolocation.io download endpoints and are also shared in database update notifications.


2. Using the Checksum File (Legacy)

Each database archive includes a checksum.txt file containing the SHA-256 checksums for the files packaged in the archive. You can use this file to validate that the extracted contents are complete and unchanged.


Data Format & Constraints

  • All fields defined in the schema are always present in the Advance IP to Location MMDB response.
  • Fields may contain empty strings (""), but never null, so null checks are not required.
  • Place names such as countries, states, districts, and cities are available in multiple translations.
  • All text values are encoded in UTF-8.
  • Field names and response structure remain stable across updates for backward compatibility.

Database Updates & Delivery

When you subscribe to our Advance IP to Location database, we'll send you static download links. These links never change, so you can use them both for your initial download and for all future updates. You will receive:

  1. Database Archive URL : downloads the latest release of your subscribed database (CSV, MMDB or requested formats).
  2. Signature File URL : downloads the matching signature file for the latest release (used for authenticity verification).
  3. Public Key URL : downloads the public verification key (used with the signature file).
  4. Status Endpoint URL : returns the database's most recent update timestamp.

Our databases are refreshed daily and weekly, ensuring you always have access to the most current data. Each time your subscribed dataset is updated, you'll also receive an email notification so you don't miss a release.

For automated workflows, you can check our status endpoint to see the last update timestamp. When the date changes, simply re-fetch the archive using your static download URL to pull the latest version into your system.

Subscribe to Our Newsletter

Get the latest in geolocation tech, straight to your inbox.