ozlerhakan / mongodb-json-files

:package: A curated list of JSON / BSON datasets from the web in order to practice / use in MongoDB
677 stars 947 forks source link

Add import.sh script + datasets clean up #7

Closed MaBeuLux88 closed 5 years ago

MaBeuLux88 commented 5 years ago

Add an import.sh with a few options:

Also did some cleaning in the datasets list. Some links where 404 NOT FOUND and another one was a complete mess (Northwind) as the CSV files where malformed, the fields and values were completely mixed during the import process - the dataset didn't make any sense.

ozlerhakan commented 5 years ago

thank you @MaBeuLux88 for your PR

ozlerhakan commented 5 years ago

merged!