In this post we would look at scenarios where we have to work with Java script object notation(JSON). The nature of the task as well as resources have been summarized in the following sections:
Problem Statement: Many a times we are given a situation where we need to extract information from JSON object before it can be used further.This is a typical case when dealing with creation of tools to process information or while extracting information from some other source or while exchanging information. The aim is to understand JSON and how it can be converted into a structured data using python.
Data Download Link:
Download example1 and example2 from this link
Learning Objectives:
- Handling JSON
- Understanding JSON object
- Using json library
- Converting it into a table (data frame)
Please download the jupyter file from the following link
Jupyter File link: https://drive.google.com/drive/folders/1xjw6a17zCaa8sYj8ZerXv7SmGeuuEeVq?usp=sharing
Download Handling Json.ipynb file from this link
Link to Html version:
https://drive.google.com/drive/folders/1xjw6a17zCaa8sYj8ZerXv7SmGeuuEeVq?usp=sharing
Download Handling Json.ipynb file from this link
Link to Html version:
https://drive.google.com/drive/folders/1xjw6a17zCaa8sYj8ZerXv7SmGeuuEeVq?usp=sharing