政府統計の総合窓口(e-Stat)で提供している統計データをAPIを用いて取得します。APIを使用すれば最新の統計情報を高速で取得可能です。 まずはAPIを使用するためのKEYを発行します。「ログイン」→「マイページ」→「API機能(アプリケーションID発行)」へ移動 ...
Python を使うなら、避けて通れないのが データの保存と受け渡し。 「設定ファイルはどう保存する?」 「API から受け取ったデータをどう扱えばいい?」 「辞書やリストって、そのまま保存できるの?」 この疑問、すべて JSON が解決してくれます。 JSON は ...
JSON:API is a specification for how a client should request that resources be fetched or modified, and how a server should respond to those requests. JSON:API is designed to minimize both the number ...
The goal of this library is to provide and ember-data style ORM for python applications. The plan is to develop it inline with the [rest\_framework\_ember](https ...