Show Posts
|
|
Pages: [1] 2 3 4 5 6 ... 69
|
|
13
|
Questions and Answers / The Atlas / Re: Should I Re-Upload this Data?
|
on: March 05, 2013, 05:07:07 pm
|
I've noticed in my time here that a lot of the election results, especially from California, were taken from secondary sources. Since Dave told me once that he only wants primary sources, I'd like to know if I should try uploading that data with primary sources, as I'm already doing the same with the elections I've added. What do you think?
Hi, Thanks - that would be very helpful. I think I may need to modify some code to allow you to upload other members' data contribution, but give it a try and let me know. Thanks, Dave
|
|
|
|
|
14
|
Questions and Answers / The Atlas / Re: DAVE: 2013 Gubernatorial Matrix Error
|
on: January 24, 2013, 10:18:33 am
|
Hi
just wanted to enter this new Quinnipiac NJ poll for the 2013 race, but it said "2011 or 2012 date is needed" to enter it to the database. So, I entered it with Dec. 31, 2012
Could you look at this please ?
Thanks - this has been corrected! Dave
|
|
|
|
|
18
|
Questions and Answers / The Atlas / Re: Did I do something wrong or is the fill-in broken?
|
on: December 25, 2012, 01:09:17 pm
|
MO Lt. Gov: http://uselectionatlas.org/RESULTS/state.php?f=0&fips=29&elect=0&off=6&year=2012MO Sos: http://uselectionatlas.org/RESULTS/state.php?f=0&fips=29&elect=0&off=7&year=2012Both with totals but the county maps are blank The lines I get when I try to 'update' the totals by adding the file replace into DataC values (201200729000, 2012, 0, 7, 29, "Missouri", 2, 0, 2655483, 1,2,0,3,4,0,0,0,0,0,0,0,0,0,0, 39085, 1298022,1258937,0,70814,27710,0,0,0,0,0,0,0,0,0,0,201200729)County data over-written State data over-written Old Map Data Deleted Contribution date and time updated Election Status updated: Official select count(*) as wins from DataC where id > 201200729000 and id < 201200730000 and rank1=1Map data entered replace into DataC values (201200629000, 2012, 0, 6, 29, "Missouri", 2, 0, 2678313, 2,1,0,3,4,0,0,0,0,5,0,0,0,0,0, 100290, 1219457,1319747,0,75169,63594,0,0,0,0,346,0,0,0,0,0,201200629)County data over-written State data over-written Old Map Data Deleted Contribution date and time updated Election Status updated: Official select count(*) as wins from DataC where id > 201200629000 and id < 201200630000 and rank1=1Map data entered Hi, There is some non-standard character in the independent column between the Rep and Lib column that is messing up the data insert. I deleted this character in the text file and it enters properly. Enjoy, Dave
|
|
|
|
|
|