geary / google-election-center-data

Automatically exported from code.google.com/p/google-election-center-data
0 stars 0 forks source link

Problem with VA API? Can't find segment #37

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1661 S Hayes St Arlington VA

What is the address that you searched for?
http://pollinglocation.apis.google.com/?q=1661%20s%20hayes%20st%20arlington%20va

Actually, it's 1661A but that doesn't work either of course
http://pollinglocation.apis.google.com/?q=1661A%20s%20hayes%20st%20arlington%20v
a

Any additional information?

<street_segment id="578255">
<start_house_number>1201</start_house_number>
<end_house_number>2299</end_house_number>
<odd_even_both>Odd</odd_even_both>
<precinct_id>55153</precinct_id>
<precinct_split_id>505026</precinct_split_id>
<non_house_address>
<street_direction>S</street_direction>
<street_name>HAYES</street_name>
<street_suffix>ST</street_suffix>
<city>ARLINGTON</city>
<state>VA</state>
<zip>22202</zip>
</non_house_address>
</street_segment>

dataset id:200
dataset title:VIP file for November 2 US Midterm General Elections in Virginia
dataset url:http://www2.sbe.virginia.gov/GRDocs/VIP/VASBE_vipFeedNov2010.xml
dataset fetch status:
dataset last processed:October 22, 2010 6:34:06 AM PDT
dataset last updated:October 12, 2010 5:24:29 AM PDT

Original issue reported on code.google.com by aaro...@gmail.com on 22 Oct 2010 at 3:23

GoogleCodeExporter commented 9 years ago
Note that I just changed the VA feed to point to our website (to take care of 
the NC addresses) -- shouldn't affect this issue.

Original comment by aaro...@gmail.com on 22 Oct 2010 at 3:33

GoogleCodeExporter commented 9 years ago
More addresses that don't seem to work:

1001 Locust Ave, Charlottesville VA 22901

<street_segment id="566392">
<start_house_number>900</start_house_number>
<end_house_number>1142</end_house_number>
<odd_even_both>Both</odd_even_both>
<precinct_id>55351</precinct_id>
<precinct_split_id>506969</precinct_split_id>
<non_house_address>
<street_name>LOCUST</street_name>
<street_suffix>AVE</street_suffix>
<city>CHARLOTTESVILLE</city>
<state>VA</state>
<zip>22901</zip>
</non_house_address>
</street_segment>

<precinct id="55351">
<name>101 - RECREATION</name>
<locality_id>51540</locality_id>
<polling_location_id>100000350</polling_location_id>
</precinct>

<precinct_split id="506969">
<name>101 - RECREATION-0000</name>
<precinct_id>55351</precinct_id>
<electoral_district_id>500777</electoral_district_id>
<electoral_district_id>501656</electoral_district_id>
<electoral_district_id>501676</electoral_district_id>
<electoral_district_id>500914</electoral_district_id>
<electoral_district_id>501782</electoral_district_id>
<electoral_district_id>501685</electoral_district_id>
<polling_location_id>100000350</polling_location_id>
</precinct_split>

<polling_location id="100000350">
<name>RECREATION CENTER</name>
<address>
<location_name>RECREATION CENTER</location_name>
<line1>800 E MARKET STREET</line1>
<city>Charlottesville</city>
<state>VA</state>
<zip>22902</zip>
</address>
<directions/>
<polling_hours>6 AM - 7 PM</polling_hours>
</polling_location>

138 University Gardens Apt 1, Charlottesville, VA 22903

<street_segment id="593077">
<start_house_number>83</start_house_number>
<end_house_number>138</end_house_number>
<odd_even_both>Both</odd_even_both>
<precinct_id>55357</precinct_id>
<precinct_split_id>505495</precinct_split_id>
<non_house_address>
<street_name>UNIVERSITY</street_name>
<street_suffix>GDNS</street_suffix>
<city>CHARLOTTESVILLE</city>
<state>VA</state>
<zip>22903</zip>
</non_house_address>
</street_segment>

<precinct_split id="505495">
<name>401 - VENABLE-0000</name>
<precinct_id>55357</precinct_id>
<electoral_district_id>500777</electoral_district_id>
<electoral_district_id>501656</electoral_district_id>
<electoral_district_id>501676</electoral_district_id>
<electoral_district_id>501221</electoral_district_id>
<electoral_district_id>501782</electoral_district_id>
<electoral_district_id>501685</electoral_district_id>
<polling_location_id>100000356</polling_location_id>
</precinct_split>

<polling_location id="100000356">
<name>VENABLE SCHOOL GYM</name>
<address>
<location_name>VENABLE SCHOOL GYM</location_name>
<line1>14TH STREET AND GORDON AVENUE</line1>
<city>Charlottesville</city>
<state>VA</state>
<zip>22903</zip>
</address>
<directions/>
<polling_hours>6 AM - 7 PM</polling_hours>
</polling_location>

Original comment by ja...@jungshadow.com on 25 Oct 2010 at 4:45

GoogleCodeExporter commented 9 years ago
This is returning multiple contests, which seems to be breaking the gadget.  
I sent a warning to anthea and aaron saying some addresses would likely break, 
i forgot to include you.
I'm fixing this now (by preferencing VIP candidate data over other data soruce 
candidate data).

Original comment by dan...@google.com on 25 Oct 2010 at 4:57