Local.getCounties()


Fetches counties in a state

Input: stateId*

Output:
counties.county*.localId
counties.county*.name
counties.county*.url

Local.getCities()


Fetches cities in a state

Input: stateId*

Output:
cities.city*.localId
cities.city*.name
cities.city*.url

Local.getOfficials()


Fetches officials for a locality

Input: localId*

Output:
candidatelist.candidate*.candidateId
candidatelist.candidate*.firstName
candidatelist.candidate*.nickName
candidatelist.candidate*.middleName
candidatelist.candidate*.lastName
candidatelist.candidate*.suffix
candidatelist.candidate*.title
candidatelist.candidate*.electionParties
candidatelist.candidate*.electionDistrictId
candidatelist.candidate*.electionStateId
candidatelist.candidate*.officeParties
candidatelist.candidate*.officeDistrictId
candidatelist.candidate*.officeDistrictName
candidatelist.candidate*.officeStateId
candidatelist.candidate*.officeId
candidatelist.candidate*.officeName
candidatelist.candidate*.officeTypeId