View all newsletters
Receive our newsletter - data, insights and analysis delivered to you
  1. What Is
July 11, 2016updated 25 Jan 2017 4:09pm

What is JSON?

JSON is both easy for humans and machines.

By James Nunns

JavaScript Object Notation, or JSON, is a minimal, readable format for structuring data.

JSON is primarily used to move data between a server and web application and operates as an alternative to XML.

Basically, it provides a human-readable collection of data that can be accessed in a logical manner.

JSON is based on a subset of the JavaScript Programming Language and is a text format that is completely independent, however, it uses conventions that are similar to programmers that use the C-family of languages such as C++.

Did you know JSON is built on two structures? Find out what they are on the next page.

Built on two structures, a collection of name/value pairs, and an ordered list of values, these are universal, meaning that the majority of modern programming languages support them in one form or another.

The basic data types for JSON are: number, which is a signed decimal number that may contain a fractional part and may use exponential E notation, but it cannot include non-numbers like NaN.

String is a sequence of zero or more Unicode characters, Boolean deals with values of either true or false.

Content from our partners
An evolving cybersecurity landscape calls for multi-layered defence strategies
Powering AI’s potential: turning promise into reality
Unlocking growth through hybrid cloud: 5 key takeaways

.

Websites in our network
Select and enter your corporate email address Tech Monitor's research, insight and analysis examines the frontiers of digital transformation to help tech leaders navigate the future. Our Changelog newsletter delivers our best work to your inbox every week.
  • CIO
  • CTO
  • CISO
  • CSO
  • CFO
  • CDO
  • CEO
  • Architect Founder
  • MD
  • Director
  • Manager
  • Other
Visit our privacy policy for more information about our services, how Progressive Media Investments may use, process and share your personal data, including information on your rights in respect of your personal data and how you can unsubscribe from future marketing communications. Our services are intended for corporate subscribers and you warrant that the email address submitted is your corporate email address.
THANK YOU