CertNova
Menu
<- Back to glossary

JSON Format

noun

Definition

  1. 1.JSON (JavaScript Object Notation) is a lightweight data-interchange format that is easy for humans to read and write and easy for machines to parse and generate.

Example

APIs often return data in JSON format, which can be ingested into BigQuery for further analysis.

Related Exams