Skip to content

Commit

Permalink
Import script for Havant (2024-05-02) (closes #6545)
Browse files Browse the repository at this point in the history
  • Loading branch information
polling-bot-4000 committed Mar 13, 2024
1 parent 2f6183e commit 9708a82
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
class Command(BaseXpressDemocracyClubCsvImporter):
council_id = "HAA"
addresses_name = (
"2024-05-02/2024-03-13T17:48:35.656370/Democracy_Club__02May2024.tsv"
"2024-05-02/2024-03-13T18:24:56.064221/Democracy_Club__02May2024.tsv"
)
stations_name = (
"2024-05-02/2024-03-13T17:48:35.656370/Democracy_Club__02May2024.tsv"
"2024-05-02/2024-03-13T18:24:56.064221/Democracy_Club__02May2024.tsv"
)
elections = ["2024-05-02"]
csv_delimiter = "\t"

0 comments on commit 9708a82

Please sign in to comment.