Skip to content

json-transformations/jsoncut

Repository files navigation

JSON Cut By Example

docs/source/_static/logger.jpg

a JSON inspection and pruning tool.

https://github.com/json-transformations/json-transformations.github.io/blob/master/images/jsoncut_earthquakes.gif

Example of using JSON Cut with earthquake data.

Looking for better results from pandas.io.json.json_normalize? This example demonstrates how to use jsoncut to prepare your JSON for cleaner, smaller DataFrames:

jsoncut ETL example for pandas

Python 3 support only; jsoncut is not currently supported under Python 2.