diff --git a/utils/constants.py b/utils/constants.py index e37c121..9b361fe 100644 --- a/utils/constants.py +++ b/utils/constants.py @@ -142,7 +142,6 @@ "DC": "State District Court Judge", } -======= PA_MAIN_URL = "https://www.dos.pa.gov" PA_ZIPPED_URL = ( "/VotingElections/CandidatesCommittees/CampaignFinance/Resources/Documents/" @@ -309,6 +308,7 @@ "OTH": "Other(local offices)", } PA_FILER_ABBREV_DICT: dict = {1.0: "Candidate", 2.0: "Committee", 3.0: "Lobbyist"} + PA_ORGANIZATION_IDENTIFIERS: list = [ "FRIENDS", "CITIZENS",