Socket
Socket
Sign inDemoInstall

all-countries-and-cities-json

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    all-countries-and-cities-json

Countries and their largest cities json list


Version published
Weekly downloads
299
increased by4.91%
Maintainers
1
Install size
2.78 MB
Created
Weekly downloads
 

Readme

Source

all-countries-and-cities-json

A list of all world countries and cities stored in JSON format. Contains only ASCII-names sorted in alphabetical order.

Example

{
  "Afghanistan": [
    "Herat",
    "Kabul",
    "Kandahar",
    ...
  ],
  "Albania": [
    "Elbasan",
    "Petran",
    "Pogradec",
    ...
  ],
  ...
}

Usage

You can use git clone command to obtain a local copy of this repository:

$ git clone https://github.com/meMo-Minsk/all-countries-and-cities-json.git

Or you can simply download zip archive.

Also you can grab any raw file directly from GitHub servers:

DescriptionFile nameFile size
Uncompressed JSON filecountries.json1.4M
Minified JSON filecountries.min.json1.0M
Minified and gzip-compressed JSON filecountries.min.json.gz330K

Agreement

This data is provided "as is" without warranty or any representation of accuracy, timeliness or completeness.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Keywords

FAQs

Last updated on 28 Jul 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc