An open API service indexing awesome lists of open source software.

https://github.com/vigneshss-07/json

This deals with parsing and converting of JSON(nested json objects and complex structure of json objects) to pandas dataframe.
https://github.com/vigneshss-07/json

json-api json-schema json-server jsonparser jsontocsv jsontotable

Last synced: about 2 months ago
JSON representation

This deals with parsing and converting of JSON(nested json objects and complex structure of json objects) to pandas dataframe.

Awesome Lists containing this project

README

        

# JSON

* This deals with parsing and converting of JSON(nested json objects and complex structure of json objects) to pandas dataframe.
* Reading JSON data from API, json files, files and databases. Converting it to pandas as well as pyspark dataframe.

***Parse JSON to dataframe***

* https://www.youtube.com/watch?v=FVECTpahzCQ
* https://www.youtube.com/watch?v=FVECTpahzCQ&list=PL9hm1VKOqnvO6dZnoFV8HFYrQUQ7Tdkc5

### API:

* https://www.dataquest.io/blog/python-api-tutorial/
* https://realpython.com/python-api/
* https://realpython.com/api-integration-in-python/
* https://www.youtube.com/watch?v=KM_9in6ei50

## JSON:

* https://www.w3schools.com/js/js_json_intro.asp
* https://www.youtube.com/watch?v=JuFdz8f-cT4
* https://www.youtube.com/watch?v=iiADhChRriM