From 12f55d78082057a87068f7d9b40ccb350135a3ff Mon Sep 17 00:00:00 2001 From: Alexander-M-Waldman Date: Tue, 30 Jul 2024 17:09:48 -0400 Subject: [PATCH] Update voters source --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index c6d82e5..0f42006 100644 --- a/config.py +++ b/config.py @@ -393,7 +393,7 @@ def make_eclipse_address(comps): }, { 'name': 'voters', - 'table': 'gis_elections.voters_2022_09', + 'table': 'gis_elections.vw_latest_registered_voters', 'db': 'gis', 'address_fields': { 'address_low': 'house__',