Skip to content

Samimust/data_wrangling_json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

JSON Data Wrangling

Introduction:

This project introduce working with JSON data in Python using json_normalize and Pandas packages.

Data:

data source: World Bank projects

Problem:

Exercise / questions listed on the project file @ https://github.com/Samimust/data_wrangling_json/blob/master/sliderule_dsi_json_exercise.ipynb

Solution:

Inline solutions were given to project questions using the methodology:

1- Parse the JSON document using json_normalize
2- Load the required values into Pandas dataframe
3- Analyze the data using Pandas to answer exercise questions

About

Data Munging and Preparation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published