df89aad7e6e074694f15f6495e6340d2853ebe52
- Created a new script `update_mongodb.py` to handle downloading JSON data from APIs and loading it into MongoDB. - Implemented functions for downloading JSON files, loading data into MongoDB collections, and managing updates. - Updated `update_json.py` to instantiate the `dbmongo` class for MongoDB operations. - Enhanced logging for better tracking of the download and load processes.
DBSyncer
This project has two parts: 1.) it uses the tvmaze API to download Television dat and store it in a mongodb database. 2.) Takes saved json data and inserts/updates data in a postgresql database.
Description
Languages
Python
99.9%