This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
New England county names are returned all-uppercase #336
Closed
Description
All county names for New England are returned in uppercase for their reportingunitName
. Conversely, all reportingunitName
fields for counties in other states, or for townships in New England states, are returned with appropriate casing.
Eg from an Elex CSV output; the first is a New England township (Barrington
), the second is a New England county (MIDDLESEX
), and the third is a non-New-England county (Tuscaloosa
):
id,raceid,racetype,racetypeid,ballotorder,candidateid,description,delegatecount,electiondate,electtotal,electwon,fipscode,first,incumbent,initialization_data,is_ballot_measure,last,lastupdated,level,national,officeid,officename,party,polid,polnum,precinctsreporting,precinctsreportingpct,precinctstotal,reportingunitid,reportingunitname,runoff,seatname,seatnum,statename,statepostal,test,uncontested,votecount,votepct,winner
40015-polid-39864-township-40001,40015,General,G,2,45085,North/East,0,2016-11-08,0,0,44001,David,True,False,False,Cicilline,2017-02-17T16:49:26.090Z,township,True,H,U.S. House,Dem,39864,42571,7,1.0,7,township-40001,Barrington,False,District 1,1,Rhode Island,RI,False,False,5471,0.596034,True
22949-polid-59617-MA-25017,22949,General,G,1,32613,"N Central, Lowell",0,2016-11-08,0,0,25017,Niki,True,False,False,Tsongas,2017-02-17T16:49:08.557Z,county,True,H,U.S. House,Dem,59617,26760,120,1.0,120,MA-25017,MIDDLESEX,False,District 3,3,Massachusetts,MA,False,False,135427,0.692597,False
1011-polid-523-county-1065,1011,General,G,1,4357,"North central, Gadsden",0,2016-11-08,0,0,01125,Robert,True,False,False,Aderholt,2018-09-19T14:04:06.163Z,county,True,H,U.S. House,GOP,523,1200,0,0.0,0,county-1065,Tuscaloosa,False,District 4,4,Alabama,AL,False,True,0,0.0,True
Metadata
Metadata
Assignees
Labels
No labels