Skip to content

Commit

Permalink
Import script for Babergh (2024-07-04) (closes #7058)
Browse files Browse the repository at this point in the history
  • Loading branch information
polling-bot-4000 committed May 24, 2024
1 parent cdf8e40 commit 70949db
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@

class Command(BaseDemocracyCountsCsvImporter):
council_id = "BAB"
addresses_name = (
"2024-07-04/2024-05-23T19:55:41.633181/BDC Democracy Club PDCode data.csv"
addresses_name = "2024-07-04/2024-05-24T12:37:03.753159/BMSDC PD Code data.csv"
stations_name = (
"2024-07-04/2024-05-24T12:37:03.753159/BMSDC Polling station data.csv"
)
stations_name = "2024-07-04/2024-05-23T19:55:41.633181/BDC Democracy Club Polling station data.csv"
elections = ["2024-07-04"]
csv_encoding = "utf-16le"

0 comments on commit 70949db

Please sign in to comment.