Skip to content

Commit

Permalink
Update data_collection/gazette/spiders/pr/pr_juranda.py
Browse files Browse the repository at this point in the history
Signed-off-by: Juliana Trevine <[email protected]>
  • Loading branch information
trevineju authored Feb 5, 2025
1 parent b34daa6 commit 0eebf2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data_collection/gazette/spiders/pr/pr_juranda.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ class PrJurandaSpider(BaseAtendeV2Spider):
TERRITORY_ID = "4112959"
name = "pr_juranda"
city_subdomain = "juranda"
start_date = date(2012, 2, 3)
start_date = date(2021, 3, 24)

0 comments on commit 0eebf2c

Please sign in to comment.