Giter VIP home page Giter VIP logo

japanese-addresses's Introduction

Geolonia 住所データ

全国の町丁目レベル(189,540件)の住所データをオープンデータとして公開いたします。

本データは、国土交通省位置参照情報ダウンロードサービスで配布されている「大字・町丁目レベル位置参照情報」をベースとしていますが、「大字・町丁目レベル位置参照情報」データは年に一回更新であるのに対して、本リポジトリで配布するデータは毎月更新しています。

ダウンロード

住所データ仕様

ファイルフォーマット

CSV

  • 都道府県コード
  • 都道府県名
  • 都道府県名カナ
  • 都道府県名ローマ字
  • 市区町村コード
  • 市区町村名
  • 市区町村名カナ
  • 市区町村名ローマ字
  • 大字町丁目コード
  • 大字町丁目名
  • 緯度(代表点)
  • 経度(代表点)

API

このデータを使用した API をご提供しています。

都道府県 - 市町村エンドポイント

https://geolonia.github.io/japanese-addresses/api/ja.json

例: https://geolonia.github.io/japanese-addresses/api/ja.json

{
  "北海道": [
    "札幌市**区",
    "札幌市北区",
    "札幌市東区",
    ...
  ],
  "青森県": [
    "青森市",
    "弘前市",
    "八戸市",
    ...
  ],
  "岩手県": [
    "盛岡市",
    "宮古市",
    "大船渡市",
    ...
  ],

町丁目エンドポイント

https://geolonia.github.io/japanese-addresses/api/ja/<都道府県名>/<市区町村名>.json

※ 都道府県名及び市区町村名は URL エンコードを行ってください。

例: https://geolonia.github.io/japanese-addresses/api/ja/%E5%8C%97%E6%B5%B7%E9%81%93/%E6%9C%AD%E5%B9%8C%E5%B8%82%E4%B8%AD%E5%A4%AE%E5%8C%BA.json

[
  "旭ケ丘一丁目",
  "旭ケ丘二丁目",
  "旭ケ丘三丁目",
  "旭ケ丘四丁目",
  "旭ケ丘五丁目",
  "旭ケ丘六丁目",
  "大通西十丁目",
  "大通西十一丁目",
  ...
  ...
]

注意

  • 町丁目エンドポイントは、すべての地名を網羅しているわけではありません。

出典

本データは、以下のデータを元に、毎月 Geolonia にて更新作業を行っています。

貢献方法

スポンサー

関連情報

ライセンス

Geolonia 住所データのライセンスは以下のとおりです。

CC BY 4.0

注: リポジトリに同梱されているデータ生成用のスクリプトのライセンスは MIT ライセンスとします。

japanese-addresses's People

Contributors

champierre avatar dependabot[bot] avatar kamataryo avatar keichan34 avatar miya0001 avatar noritada avatar ocean3fish avatar yuukitoriyama avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.