ニュース

open関数でファイルを書き込みモード (w)で開き、json.dumpでファイルに保存する。 (*3)の部分では設定ファイルを読み込む。
PythonでJSONファイルをダウンロードしよう まずは、気象庁の天気予報JSONデータをダウンロードしてみよう。
And there you have it: now you know how to open CSV files in Python! And with that, you’ve dabbled in your first bit of JSON development and even a bit of data science.