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
1d14e97637
Merge pull request 'removing cache folder and view and json files are no longer used.' ( #1 ) from development into main
...
Reviewed-on: #1
2025-06-27 15:46:19 -04:00
wjones
b9f135e325
removing cache folder and view and json files are no longer used.
2025-06-27 15:08:11 -04:00
wjones
c947f7a6db
fix code for all tables in json2postgres.py so all tables get processed now. Update requirements.txt to include pandas.
2025-06-25 16:13:34 -04: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