我在哪里可以获得最新的国家/地区列表?

发布于 2024-08-20 11:15:20 字数 1539 浏览 8 评论 0 原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

铃予 2024-08-27 11:15:21

获取 ISO 3166 列表(有一个 XML 版本) 来自 ISO 3166 维护机构。您还可以查看ISO 3166 更新。您可以在 Wikipedia 上阅读标准以获取更多信息。

Get the ISO 3166 list (there is an XML version) from the ISO 3166 Maintenance agency. You can also look at Updates on ISO 3166. You can read about the standard on Wikipedia for more information.

明月夜 2024-08-27 11:15:21

您可以在 http://country.io/names.json 获取名称的国家/地区代码 JSON 列表以及其他国家/地区相关数据,位于 http://country.io/data/

You can get a JSON list of country codes to names at http://country.io/names.json, and other country related data at http://country.io/data/

审判长 2024-08-27 11:15:21

以下是精选且定期更新的 CSV 和 JSON 格式的“国家/地区列表”数据源:

https:// /datahub.io/core/country-list

要获取 CSV 格式的数据:

https://datahub.io/core/country-list/r/0.csv

JSON:

https://datahub.io/core/country-list/r/0.json

Here is the curated and regularly updated source of "country list" data available in CSV and JSON formats:

https://datahub.io/core/country-list

To get the data in CSV:

https://datahub.io/core/country-list/r/0.csv

JSON:

https://datahub.io/core/country-list/r/0.json

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文