本文へ移動
Neko3SE LAB

e-Gov 法令検索 Viewer β

法律名が分からなくても探せる、法令閲覧支援ツール

e-Gov法令検索 ↗
本ViewerはNeko3SE LABによる非公式ツールです。法令データはe-Gov法令検索から取得します。法的助言を提供するものではありません。図表・別図・別記様式等は、本Viewerでは正しく再現されない場合があります。正確な内容は、各法令上部のe-Govへのリンクから公式の法令データをご確認ください。
法令API Version 2 v2.1.139 時点で動作確認済み

法令を検索

法令一覧

ジャンルを選ぶか、上の検索から法令を探してください。

法令を選択してください

左のジャンルまたは検索結果から法令を開けます。

e-Gov 法令検索 Viewer — Neko3SE LABによる非公式閲覧支援ツール / 法令データ:e-Gov法令検索 ↗

LAB NOTE

e-Gov 法令検索 Viewer β

EXPERIMENT THEME

API × INFORMATION ARCHITECTURE

01 / WHY

なぜ作った?Why was it built?

大量の法令情報を、法令名を知っている人だけでなく、「分野から探したい人」にも見つけやすくできないか。

e-Govが提供する法令データを利用し、公式サービスを置き換えるのではなく、独自ジャンルから法令へアクセスする別の入口を試すために制作しました。

Can large collections of laws be made easier to explore for people who want to start from a subject area rather than a known law name?

Using law data provided by e-Gov, this unofficial viewer explores an alternative entry point through original categories rather than replacing the official service.

02 / EXPERIMENT

何を試した?What was tested?

独自のジャンル分類から法令を選択できる目次を構成し、法令名検索と内容検索を分離しました。PCでは3ペイン、スマートフォンでは画面遷移型のUIを採用し、長大な法令本文、検索語のハイライト、APIエラーや再試行なども含めて検証しました。

The viewer provides an original category-based table of contents and separates law-name search from content search. A three-pane layout is used on PC and a navigation-style interface on smartphones, with testing that includes long law texts, highlighting, API errors and retry behavior.

03 / FINDINGS

何が分かった?What did we learn?

公的な法令データを独自に保持しなくても、APIを利用することで、異なる情報設計とUIから法令情報へアクセスできることを確認しました。

一方、実際のViewerとして成立させるにはAPIを呼び出すだけでは不十分で、長大な本文の表示、検索結果の視認性、エラー分類、再試行、スマートフォンでの画面構成など、利用者側の体験設計が大きな部分を占めました。

データそのものと「どう探し、どう読むか」は別の問題であり、同じデータでも情報設計によって入口を変えられることが、この実験の中心的な結果です。

An API makes it possible to present official law data through a different information architecture without maintaining a separate copy of the law text.

A usable viewer requires much more than calling an API: long-document presentation, search visibility, error classification, retries and smartphone navigation all became significant parts of the work.

The experiment showed that the data itself and the way people find and read it are separate design problems.

04 / TECHNOLOGY

何を使った?What was used?

HTML5CSSJAVASCRIPTE-GOV LAW APIFETCH APIRESPONSIVE UI

法令本文を独自に保持せず、e-Gov法令APIから取得したデータをブラウザ上で表示・検索します。

Law data is retrieved from the e-Gov Law API and presented and searched in the browser rather than maintained as a separate copy.

05 / MORE

さらに詳しくGo deeper