Skip to content

Commit

Permalink
Import script for Worthing (2024-05-02) (closes #6533)
Browse files Browse the repository at this point in the history
  • Loading branch information
polling-bot-4000 authored and GeoWill committed Mar 12, 2024
1 parent 8b217bb commit b847e10
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
class Command(BaseXpressDemocracyClubCsvImporter):
council_id = "WOT"
addresses_name = (
"2023-05-04/2023-03-09T20:45:06.092674/Democracy_Club__04May2023.tsv"
"2024-05-02/2024-03-11T13:15:37.268460/Democracy_Club__02May2024.tsv"
)
stations_name = (
"2023-05-04/2023-03-09T20:45:06.092674/Democracy_Club__04May2023.tsv"
"2024-05-02/2024-03-11T13:15:37.268460/Democracy_Club__02May2024.tsv"
)
elections = ["2023-05-04"]
elections = ["2024-05-02"]
csv_delimiter = "\t"

0 comments on commit b847e10

Please sign in to comment.