Commit Graph

31 Commits

Author SHA1 Message Date
eross 622e81fb61 Merge pull request 'Fixed get_mosaic_map_dict() to include the postprocess section' (#2) from fix_mosaic_map_patching into master
Reviewed-on: #2
2024-04-12 19:45:54 +00:00
Rick Ross 8fe85b3be0 Fixed get_mosaic_map_dict() to include the postprocess section 2024-04-12 12:44:28 -07:00
Rick Ross c1f4a0d8e2 Bumped version 2024-03-12 18:52:22 -07:00
Rick Ross 0fbd9f8048 Just log info skipping optout files that don't exist 2024-03-12 18:51:33 -07:00
Rick Ross 04774aaa48 Added 'optout' code back into universe_map_file.py 2024-03-12 17:44:54 -07:00
nolan 51a811c165 check for empty string 2024-02-26 11:40:59 -08:00
nolan f317c1b9cc check for empty string 2024-02-26 11:38:08 -08:00
Rick Ross ce2eb958cf Bumped library version number 2024-01-20 10:01:53 -08:00
Rick Ross e134c0d58c Update universe_map_file.py to write 'mosaic_count' section into stats file 2024-01-20 10:01:00 -08:00
eross 348906e08e Merge pull request 'add_mapping_range' (#1) from add_mapping_range into master
Reviewed-on: #1
2024-01-19 21:59:36 +00:00
Rick Ross c5aff5248b Incremented version 2024-01-19 13:49:20 -08:00
Rick Ross 08b4f63116 Handles range rule in postprocess 2024-01-19 13:42:58 -08:00
Rick Ross 693858b383 Added support for postprocess rules to read_mosaic_map_dict() and write_mosaic_map_file() 2024-01-19 09:42:20 -08:00
Rick Ross 18b6bee0a0 Added postprocessing for universe_map_file.py 2024-01-18 16:40:12 -08:00
nolan dc4056c1ed add campaign key to voter object 2023-12-09 09:50:22 -08:00
Rick Ross 426390d242 Loads opt-outs into self.error_numbers 2023-12-09 09:08:17 -08:00
nolan 2695ad5c69 add new functions 2023-12-08 23:22:21 -08:00
nolan cc5e509e7d update version 2023-12-08 17:54:12 -08:00
Rick Ross 479b6efff1 Reads errors.json from optout_s3_bucket into error_numbers for removing from cleaned list 2023-12-08 17:28:05 -08:00
Rick Ross a29a40b6bb Fixed bug in tracking and removing duplicate phone numbers 2023-12-08 16:37:37 -08:00
Rick Ross 4073ca5a9f Added 'timings' to the file processing stats 2023-12-08 16:26:09 -08:00
Rick Ross 580c25f36e Modified to only read in keys needed from CSV file. 2023-12-08 13:26:49 -08:00
Rick Ross 2f8d06dff4 Added raise error when trying to load file from S3 and renamed error column from 'reason' to 'afc_error' 2023-12-08 12:32:19 -08:00
Rick Ross d011b93c85 Fixed bug that was writing the wrong list out to the *_REMOVED.csv file 2023-12-08 09:20:21 -08:00
nolan 89c9c11513 name updates 2023-12-07 15:48:32 -08:00
nolan 5c725c60a0 fix mosaic spelling 2023-12-07 15:47:14 -08:00
nolan 70ed9f7f1a add new function 2023-12-06 22:57:26 -08:00
nolan f0d40e0a70 move generate map file to mosaic 2023-12-06 22:21:25 -08:00
nolan a1f93a63e9 add dict parser for mosaic mapper 2023-12-03 21:34:15 -08:00
nolan 78d4b0058a testing 2023-12-02 20:34:52 -08:00
nolan 9f641c2bbf initial commit 2023-12-02 20:20:00 -08:00