Commit Graph

7 Commits

Author SHA1 Message Date
wjones dfeb5cb36e Add timestamp conversion for updated fields in dbmongo class and clean up json_downloader.py 2025-12-09 16:00:25 -05:00
wjones c51150396c Refactor json_downloader.py to correct directory usage for JSON downloads 2025-11-26 08:07:25 -05:00
wjones b390fc9f9a Add function to read configuration from file or directory
- Introduced `read_config_file` function to handle reading configuration settings.
- Supports both direct file paths and project root directory structure.
- Extracts various database and update type settings into a dictionary.
- Handles timestamp calculations for update types.
2025-11-25 08:13:59 -05:00
wjones 7837ca2dd4 Remove unused functions and clean up json_downloader.py for better maintainability 2025-11-17 11:37:46 -05:00
wjones 271bf606ca Refactor code structure for improved readability and maintainability 2025-11-14 16:24:06 -05:00
wjones f719155a35 working on json2postgres.py file 2025-06-25 09:17:45 -04:00
wjones 29814092b7 repo migration 2025-05-20 12:02:07 -04:00