a11y.skipToMainContent
1

JSON から CSV

JSON 配列 (オブジェクトまたは配列の) — または 1 つのオブジェクトをクリーンな CSV に変換します。 ネストされたオブジェクトをドット・ノテーション・カラム(<code>address.city</code>)に展開するフラット・オプションを切り替えます.

More options
Was this tool helpful?
Send output to:
Advertisement

How to use JSON to CSV

  1. JSON を貼り付けます.
  2. デリミターを選ぶ。オプションでフラットテンディングを有効にします.
  3. 変換をクリックします.

JSON から CSVとは?

Columns は、すべてのオブジェクトを渡るすべてのキーのユニオンから派生しています。そのため、ヘテロ遺伝子配列は完全なCSVを生成します。 区切り文字(コンマ、セミコロン、タブ、パイプ)を選択し、ヘッダ行を含むかどうかを選択します。

Advertisement

FAQ

ネストされた配列とは?
ネストされた配列は、JSON を 1 つのセルに文字列化します。 完全な正規化のために、手動で平らにするか、またはjqのような用具を最初に使用して下さい.
配列のオブジェクトに異なるキーがある場合はどうなりますか?
ツールは、すべてのオブジェクト間ですべてのユニークなキーを収集し、CSV ヘッダーとして使用します。 任意の行の値が空に残っている.
JSONファイルの大きさは?
変換はブラウザで完全に実行されるため、デバイスのRAMに依存します。 ほとんどのマシンは問題なく数百メガバイトまでファイルを処理します.

Related tools

Author

SC
Sarah Chen"The Data Whisperer"

Data Analyst & CSV Specialist

Sarah has spent more than a decade wrangling spreadsheets, debugging CSV exports, and teaching teams how to make data work for them. She previously led data-quality initiatives at a fintech unicorn, where she reduced reporting errors by 40 percent through automated validation pipelines. When she is not optimizing queries or writing about data tooling, you will find her mentoring junior analysts at local bootcamps and speaking at data literacy meetups.

← Back to CSV Tools · All tags

Last updated:

Advertisement