Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modernize the League of Women Voters guide #84

Open
mariochampion opened this issue Dec 14, 2016 · 23 comments
Open

Modernize the League of Women Voters guide #84

mariochampion opened this issue Dec 14, 2016 · 23 comments

Comments

@mariochampion
Copy link

What problem are we trying to solve?

Over 80,000 people downloaded the 2016 LWV austin election guide pdf from their site, not counting those who grabbed it from both the Travis County elections and Austin American Statesman sites (and maybe others). It is a widely used document, but it is a PDF, and so not searchable, not API-able (or keyword/tag bot-friendly), not mobile-friendly, and, as they know, ugly as all heck.

There is an opportunity to modernize and re-structure how they collect, store, update, disseminate this highly-sought information. From straight up ui/ux concerns across a range of presentations (web to tablet to mobile) to datastore and data structure elements to allow search, interest tagging for alerts, geo-tagging for relevance, and other meta-information as well -- and much more.

They might still end up with a PDF for folks who desire that, but they wouldnt have JUST a pdf (with spaces in the URL ; )

Who will benefit (directly and indirectly) from this project?

directly: LWV and their supporters, "customers", and, more broadly, engaged citizens who like to be informed when they vote.

indirectly: OpenAustin can expand it's Partnerships roster, so to speak, reaching a wide, already existing audience, and perhaps nudge more tech folks into civic engagement. Thinking longer term, after a successful Austin pilot, it could be an open role-model for other LWV chapters, of which there are 200 or so.

Links to any research/data available/articles

overview: http://lwvaustin.org/voter-guide/
actual guide: English PDF and Spanish PDF

What are the next steps (validation, research, coding, design)?

OK, so some good news -- i happen to be friends and a fellow Urban Transportation Commissioner with Cinde Weatherby, the LWV Austin president. I ran this idea by her after it came up at the Dec Open Austin meetup and she responded with an enthusiastic "yes."

What help is needed at this time?

We have a little time, as i write this 14 dec 2016 and there are no general elections for a while, to wrangle some roles:

  • product/project lead
  • design lead
    • front-end, ui/ux/css/sass/etc
  • back-end lead
    • data store/structures, APIs, middleware, etc
      and probably others as this progresses.

I have loads of experience in all the above roles, but thats not the best way to pursue a collaborative project, imho. I ve moved away from writing as much code as used to write (spent the better part of the last 10+ years doing LAMP/ubuntu/nginx/JS/ajaxy-jsonp things (and a lot more) and ui/ux/css/creativecloud design bits, too.

I d be happy to project lead -- collect requirements/understand their current workflow, figure out hosting/permissions per organization, structure new data tools and params, set up milestones, etc.

Then wireframe/prototyping along with whomever wants to fill front-end and back-end design and data roles to actually build it.

ALL roles can be filled from the beginning (that would be ideal) but the project could get started without just me and cinde.

comments, ideas, offers to jump in? please do!

@twentysixmoons
Copy link

This is a great idea @mariochampion! Are you in the slack channel too? That might be a good place to recruit some people interested in getting involved.

@shpshft
Copy link

shpshft commented Dec 14, 2016

I'd love to help as design lead, if you're still in need.

@bripenney
Copy link

Also would love to help with design!

@mariochampion
Copy link
Author

mariochampion commented Dec 15, 2016 via email

@mariochampion
Copy link
Author

mariochampion commented Dec 15, 2016 via email

@mariochampion
Copy link
Author

mariochampion commented Dec 15, 2016 via email

@mateoclarke
Copy link
Contributor

I think it was @benguhin who threw out the observation that LoWV has excellent, well respected candidate information but abysmal design.

@benguhin
Copy link

This is true! It would be awesome to work with them directly on how to format their content so it's more accessible and available (e.g., content APIs)

@mateoclarke
Copy link
Contributor

@mariochampion, any update from Cinde on the timeline for LWV?

@mariochampion
Copy link
Author

hey @mateoclarke and all,
just heard back again from Cinde (LWV pres) and she is still "totally under water" with the surge of new members and efforts. They are only putting out a "very slim guide" for the May elections (which dont affect austin), so she thinks by March we can get together to talk about their process, changes that would be viable.

I ll let people on this thread know and we ll see where we can guide a new guide ; )

@mateoclarke
Copy link
Contributor

Cool thanks for the update!

@thedeadline
Copy link

Another person willing to help you with design, since the labels are still there. You can contact me here: [email protected]

@texasdmh
Copy link

texasdmh commented Mar 23, 2017 via email

@werdnanoslen
Copy link
Member

@mariochampion what's the status on this project? Can I help you move this forward?

@a-rabbit
Copy link

Hi I am interested in helping with this project.

@civictechnologyfoundation
Copy link

civictechnologyfoundation commented May 18, 2017

Okay folks,
I'm soooo glad to see the enthusiasm here. Where have you folks been?!?!?
Okay ->
We're about four years ahead of you all on this one.
First, download The Voting App - Represent!SA iOS and Android apps and check out what we did to display the LWV Voters Guides (amongst 3 other org voters guides including our own Candidate Video Voters Guide). I recommend you find a San Antonio address to plug into the app to test it out. We're pretty happy with it and so is San Antonio.
We had released a version of this app across Texas in the 2016 General Election and are still attempting to go nationwide. We dialed back the coverage for a more concentrated test and are currently in the middle of a big pilot campaign in San Antonio's Municipal Election and Runoff. Hence the current intentional isolation of the data to San Antonio.
We actually already created an API that ingests the exported LWV Vote411 Voters Guide CSV data and makes it parsable. We originally created this tool as ThinkVoting and have since made our backend technology OpenSource via our nonprofit, Civic Technology Foundation We want a community of programmers to beef this thing up. In fact we have much to work on to get this where we want it to be before the November elections. Reach out to me.
Things you should know before getting deep into this:
The local LWVs use an online platform to gather and display their Voters Guide information online. This guide is called Vote411 The platform is developed by a third party org, but they recently dissolved and turned their technology over to the US LWV. This third party org claimed to have an API for this system already. Our tests found it to be somewhat incomplete and a bit clunky, but at least it's a start. There's more to the story if you're interested.
FYI, we are in the middle of openSourcing our backend technology that currently ingests the exported CSV files from Vote411. We are hoping to expand this functionality to directly interact with the existing LWV Vote411 API and fill in the holes they currently have. Who wants to jump on board to make this even more badass?
BTW, there's more to the story if you're interested. Reach out to me via email.
[email protected]

@werdnanoslen
Copy link
Member

That's great @civictechnologyfoundation! If you're ever in town, I'd like to hear more and maybe show us how we could fork/contribute to this for Austin.

@civictechnologyfoundation
Copy link

civictechnologyfoundation commented May 18, 2017

We are in Austin. Let's meet for coffee. Lots to talk about. Hit me up at the email in the above comment. @werdnanoslen

@werdnanoslen
Copy link
Member

@a-rabbit @mariochampion are y'all available tomorrow to chat over some beer or coffee? I'd like to see how we can continue on this project.

@a-rabbit
Copy link

a-rabbit commented May 21, 2017 via email

@werdnanoslen werdnanoslen modified the milestones: Status: New, Status: Abandoned Sep 16, 2017
@werdnanoslen
Copy link
Member

@gazugafan
Copy link

Anyone make any progress on this? I've been reaching out to e.thepeople and Vote411 to try to get any sort of API access, but haven't been able to get very far yet. I'm in Austin if anyone wants to grab a coffee and talk! Would love to hear more about your open-source Vote411 parser, @civictechnologyfoundation!

@mscarey
Copy link
Contributor

mscarey commented Apr 7, 2019

See also #140, BallotAPI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests