Tyson B.

asked • 10/03/20

Looking for assistance with obtaining data from nested JSON data

Hello,

I am hoping someone can provide some advice on how to extract data from the following dataset - https://ped.uspto.gov/peds/ If you click on the JSON tab for the entire dataset, I am trying to work with the 2020 portion of the dataset.


Anyways, I am beginning a project to obtain patent examiner statistics (how many office actions are issued per examiner, average number of office action issued by examiner, etc.).


The issue is that the dataset is nested - a lot. I would like to first pull each unique patent examiner name and then traverse the dataset based on the patent examiner name to calculate statistics from the "Transaction History".


In short, are there any good methods in Python for running through a nested JSON dataset? Or should I be looking at tackling this project from a different vantage point. Thanks!


1 Expert Answer

By:

Jackson M. answered • 10/13/20

Tutor
4.5 (2)

Bachelor in Computer Science and Software Engineer

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.