You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/civicinfo_v2.elections.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -381,7 +381,7 @@ <h3>Method Details</h3>
381
381
],
382
382
"votingLocationFinderUrl": "A String", # A URL provided by this administrative body for looking up where to vote.
383
383
},
384
-
"local_jurisdiction": # Object with schema name: AdministrationRegion # The city or county that provides election information for this voter. This object can have the same elements as state.
384
+
"local_jurisdiction": # Object with schema name: CivicinfoSchemaV2AdministrationRegion # The city or county that provides election information for this voter. This object can have the same elements as state.
385
385
"name": "A String", # The name of the jurisdiction.
386
386
"sources": [ # A list of sources for this area. If multiple sources are listed the data has been aggregated from those sources.
387
387
{ # Contains information about the data source for the element containing it.
0 commit comments