Countries is a static data repository that provides standardized country information based on the ISO 3166-1 schema. The dataset includes comprehensive attributes such as country names, codes, currencies, languages, borders, and area, stored as flat files in multiple formats including JSON, CSV, XML, and YAML without requiring a database or runtime server. The project includes a command-line tool that allows users to customize the dataset by including or excluding specific fields during export, enabling the creation of tailored country data outputs. Supplementary geographic assets such as Geo
ip2region is an offline IP geolocation library and framework designed to resolve IPv4 and IPv6 addresses to city-level regional information using local binary data files. It functions as a binary IP database compiler and a cross-language search client, allowing for regional lookups without relying on external APIs. The project distinguishes itself through a specialized binary format that supports high-performance query optimization. It employs adjacent-segment IP merging and deduplicated region storage to minimize the database footprint, while utilizing memory-mapped file caching and vector-i
This project is a MySQL administrative division database providing structured mappings of Chinese administrative regions. It serves as a geographic metadata store containing regional data organized into a five-level hierarchy, spanning from provinces down to villages. The data set includes associations between administrative divisions and their corresponding postal codes, area codes, and geographic coordinates. These relationships are structured through a hierarchical regional data set to facilitate location-based lookups across mainland China.
Country-json is a repository of standardized international metadata providing machine-readable datasets that encompass comprehensive geographic, demographic, and cultural country attributes. It functions as a collection of structured information for every country in the world, formatted as plain text files to ensure universal compatibility across programming environments. The project utilizes a decoupled distribution model that relies on static file-system retrieval rather than database connections or network requests. By organizing global information into standardized key-value pairs, it all
This project is a comprehensive geographic location dataset and reference library providing standardized data for countries, states, and cities. It serves as a source of truth for regional hierarchies, ISO codes, coordinates, and timezone information, available as both a relational SQL database and a document-based JSON library.
dr5hn/countries-states-cities-database 的主要功能包括:Geographic Datasets, Country and Regional Data, Data Import Packages, Geographic and Location, City Data, Geographic Data, Embedded Geographic Datasets, Geographic Data APIs。
dr5hn/countries-states-cities-database 的开源替代品包括: mledoze/countries — Countries is a static data repository that provides standardized country information based on the ISO 3166-1 schema.… kakuilan/china_area_mysql — This project is a MySQL administrative division database providing structured mappings of Chinese administrative… lionsoul2014/ip2region — ip2region is an offline IP geolocation library and framework designed to resolve IPv4 and IPv6 addresses to city-level… samayo/country-json — Country-json is a repository of standardized international metadata providing machine-readable datasets that encompass… modood/administrative-divisions-of-china — This project provides a structured dataset of the administrative divisions of China, covering five levels from… umpirsky/country-list — This project is a comprehensive collection of country names and standardized ISO 3166-1 codes. It serves as a…