Joel Collins

Results 22 comments of Joel Collins

I started working on this here: https://github.com/joelcollinsdc/congress-legislators/commit/16ed6dbc3b69a78420f47424e00e3f2f0050afa2 Some questions: - Should all data in the Clerk's XML feed take precedence over data in congress-legislators? Lots of middle names and such...

These are the name related fields that appear to be available ``` Young Don YOUNG,DON Mr. Don Young Mr. Young of Alaska ``` There is one member (IL18) that has...

Thanks @GullicksonK! Would you be able to comment on how the first, middle, and lastname fields are decided on? For example, it appears there are many fewer middle names available...

I added a [PR](https://github.com/unitedstates/congress-legislators/pull/345) with this work, there are 2 new name fields for house members (list and formal). The Clerk XML also has a sort name field which is...

The other data available in the clerk xml file is committee memberships. I've started working on this in https://github.com/unitedstates/congress-legislators/tree/276-clerk-xml-comm-mbrs I noticed running the current committee_membership.py script results in a lot...

in #434, I added all the linked ones and the below ones as well. | id | twitter account | linked on website | |---------|-----------------|-------------------| | R000608 | repjackyrosen |...

Good resources here. I will try to incorporate into the plan and provide an update. In the a11y branch I've cleaned up the html for the home page so it...

Will do, my apologies I have been traveling a bit. I will provide update later today. On Wed, Jul 5, 2017, 8:31 AM Joshua Tauberer wrote: > Heya. Let me...

Josh, this is the plan for next steps, hopefully I can get some more of the low hanging fruit checked off this weekend which will leave what I hope will...

@JoshData I went through the key pages listed above with styles disabled, and I'm interested in hearing your (or others) opinions on some things... The Mozilla recommendation on css disabling...