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

https://github.com/jerryfzhang/csvtojson

Simple Python program that converts CSV to JSON for my MongoDB project.
https://github.com/jerryfzhang/csvtojson

big-data bigdata converts converts-csv csvtojson json json-parser library mongo mongodb python

Last synced: about 2 months ago
JSON representation

Simple Python program that converts CSV to JSON for my MongoDB project.

Awesome Lists containing this project

README

          

### CSVToJSON

Simple Python program that converts CSV to JSON. (optimized for MongoDB import)
- It converts all the csv files under the directory at once.
- It just works.

### Author
Fengwei Jerry Zhang([zhang96](http://github.com/Zhang96))

### License
MIT