Skip to content

Commit

Permalink
Import script for Tamworth (2024-05-02) (closes #6115)
Browse files Browse the repository at this point in the history
  • Loading branch information
polling-bot-4000 committed Feb 6, 2024
1 parent 72a5684 commit 59e2e87
Showing 1 changed file with 3 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@

class Command(BaseXpressDemocracyClubCsvImporter):
council_id = "TAW"
addresses_name = (
"2023-10-19/2023-10-06T15:01:41.548647/Democracy_Club__19October2023.tsv"
)
stations_name = (
"2023-10-19/2023-10-06T15:01:41.548647/Democracy_Club__19October2023.tsv"
)
elections = ["2023-10-19"]
addresses_name = "2024-05-02/2024-02-06T16:47:08.334955/Tamworth_Borough_Council_Democracy_Club__02May2024.tsv"
stations_name = "2024-05-02/2024-02-06T16:47:08.334955/Tamworth_Borough_Council_Democracy_Club__02May2024.tsv"
elections = ["2024-05-02"]
csv_delimiter = "\t"

0 comments on commit 59e2e87

Please sign in to comment.