paepcke/json_to_relation
From a file containing one or more JSON structures, creates a relational schema, and a relational table. The table will contain the file's content organized by the schema. Unpopulated fields are filled with nulls.
GitHub repository with 12 stars and 12 forks.
Language: Python