statement 1.8.9 → 1.8.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
 - data/lib/statement/scraper.rb +28 -3
 - data/lib/statement/version.rb +1 -1
 - metadata +2 -2
 
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
2 
     | 
    
         
             
            SHA1:
         
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: 6fbbdddce74592c0f23a2d06ce5c7f8be60da5c7
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 6b275d77a43cb0aafd2823dfac541db58f11a11a
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: 281e41c06643a6bc3649760942082d24bae94c434c244f4ac596ea959cd33d8c2648731b4f91a0442b500da86feade7c766e4e6c6b13b343e9032c25a8a5b2b6
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: 5c83f37e1253c17b22e7a6ca520048d82d1918db30fb0f50f592b8a2d82b606fe602fd9fe530d786f4427da10bd4937d1779631f6b2b9e9d6e79c01f7dc5ec80
         
     | 
    
        data/lib/statement/scraper.rb
    CHANGED
    
    | 
         @@ -29,7 +29,7 @@ module Statement 
     | 
|
| 
       29 
29 
     | 
    
         
             
                end
         
     | 
| 
       30 
30 
     | 
    
         | 
| 
       31 
31 
     | 
    
         
             
                def self.member_methods
         
     | 
| 
       32 
     | 
    
         
            -
                  [:capuano, :cold_fusion, :conaway, :chabot, :susandavis, :freshman_senators, :klobuchar, :billnelson, :lautenberg, :crapo, :coburn, :boxer, :vitter, :donnelly, :inhofe, :palazzo, :roe, :document_query, :swalwell, :fischer, :clark, :edwards, :culberson_chabot_grisham, :barton, :wolf_sherman_mccaul, :welch, :sessions, :gabbard, :ellison, :costa, :farr, :mcclintock]
         
     | 
| 
      
 32 
     | 
    
         
            +
                  [:capuano, :cold_fusion, :conaway, :chabot, :susandavis, :freshman_senators, :klobuchar, :billnelson, :lautenberg, :crapo, :coburn, :boxer, :vitter, :donnelly, :inhofe, :palazzo, :roe, :document_query, :swalwell, :fischer, :clark, :edwards, :culberson_chabot_grisham, :barton, :wolf_sherman_mccaul, :welch, :sessions, :gabbard, :ellison, :costa, :farr, :mcclintock, :mcnerney, :olson]
         
     | 
| 
       33 
33 
     | 
    
         
             
                end
         
     | 
| 
       34 
34 
     | 
    
         | 
| 
       35 
35 
     | 
    
         
             
                def self.committee_methods
         
     | 
| 
         @@ -41,7 +41,7 @@ module Statement 
     | 
|
| 
       41 
41 
     | 
    
         
             
                  results = [capuano, cold_fusion(year, 0), conaway, chabot, susandavis, klobuchar(year), palazzo(page=1), roe(page=1), billnelson(year=year), 
         
     | 
| 
       42 
42 
     | 
    
         
             
                    document_query(page=1), document_query(page=2), swalwell(page=1), donnelly(year=year), crapo, coburn, boxer(start=1),
         
     | 
| 
       43 
43 
     | 
    
         
             
                    vitter(year=year), inhofe(year=year), fischer, clark(year=year), edwards, culberson_chabot_grisham(page=1), barton, wolf_sherman_mccaul, welch,
         
     | 
| 
       44 
     | 
    
         
            -
                    sessions(year=year), gabbard, pryor, ellison(page=0), costa, farr, mcclintock].flatten
         
     | 
| 
      
 44 
     | 
    
         
            +
                    sessions(year=year), gabbard, pryor, ellison(page=0), costa, farr, mcclintock, olson, mcnerney].flatten
         
     | 
| 
       45 
45 
     | 
    
         
             
                  results = results.compact
         
     | 
| 
       46 
46 
     | 
    
         
             
                  Utils.remove_generic_urls!(results)
         
     | 
| 
       47 
47 
     | 
    
         
             
                end
         
     | 
| 
         @@ -50,7 +50,8 @@ module Statement 
     | 
|
| 
       50 
50 
     | 
    
         
             
                  results = [cold_fusion(2012, 0), cold_fusion(2011, 0), cold_fusion(2010, 0), billnelson(year=2012), document_query(page=3), 
         
     | 
| 
       51 
51 
     | 
    
         
             
                    document_query(page=4), coburn(year=2012), coburn(year=2011), coburn(year=2010), boxer(start=11), boxer(start=21), 
         
     | 
| 
       52 
52 
     | 
    
         
             
                    boxer(start=31), boxer(start=41), vitter(year=2012), vitter(year=2011), swalwell(page=2), swalwell(page=3), clark(year=2013), culberson_chabot_grisham(page=2),
         
     | 
| 
       53 
     | 
    
         
            -
                    wolf_sherman_mccaul(page=1), sessions(year=2013), pryor(page=1), ellison(page=1), ellison(page=2), ellison(page=3), farr(year=2013), farr(year=2012), farr(year=2011) 
     | 
| 
      
 53 
     | 
    
         
            +
                    wolf_sherman_mccaul(page=1), sessions(year=2013), pryor(page=1), ellison(page=1), ellison(page=2), ellison(page=3), farr(year=2013), farr(year=2012), farr(year=2011), 
         
     | 
| 
      
 54 
     | 
    
         
            +
                    mcnerney(page-2), mcnerney(page=3), mcnerney(page=4), mcnerney(page=5), mcnerney(page=6), olson(year=2013)].flatten
         
     | 
| 
       54 
55 
     | 
    
         
             
                  Utils.remove_generic_urls!(results)
         
     | 
| 
       55 
56 
     | 
    
         
             
                end
         
     | 
| 
       56 
57 
     | 
    
         | 
| 
         @@ -655,6 +656,30 @@ module Statement 
     | 
|
| 
       655 
656 
     | 
    
         
             
                  results
         
     | 
| 
       656 
657 
     | 
    
         
             
                end
         
     | 
| 
       657 
658 
     | 
    
         | 
| 
      
 659 
     | 
    
         
            +
                def self.olson(year=2014)
         
     | 
| 
      
 660 
     | 
    
         
            +
                  results = []
         
     | 
| 
      
 661 
     | 
    
         
            +
                  domain = 'olson.house.gov'
         
     | 
| 
      
 662 
     | 
    
         
            +
                  url = "http://olson.house.gov/#{year}-press-releases/"
         
     | 
| 
      
 663 
     | 
    
         
            +
                  doc = open_html(url)
         
     | 
| 
      
 664 
     | 
    
         
            +
                  return if doc.nil?
         
     | 
| 
      
 665 
     | 
    
         
            +
                  (doc/:h3).each do |row|
         
     | 
| 
      
 666 
     | 
    
         
            +
                    results << {:source => url, :url => 'http://olson.house.gov' + row.children[1]['href'], :title => row.children[1].text.strip, :date => Date.parse(row.next.next.text), :domain => domain }
         
     | 
| 
      
 667 
     | 
    
         
            +
                  end
         
     | 
| 
      
 668 
     | 
    
         
            +
                  results
         
     | 
| 
      
 669 
     | 
    
         
            +
                end
         
     | 
| 
      
 670 
     | 
    
         
            +
             
     | 
| 
      
 671 
     | 
    
         
            +
                def self.mcnerney(page=1)
         
     | 
| 
      
 672 
     | 
    
         
            +
                  results = []
         
     | 
| 
      
 673 
     | 
    
         
            +
                  domain = 'mcnerney.house.gov'
         
     | 
| 
      
 674 
     | 
    
         
            +
                  url = "http://mcnerney.house.gov/media-center/press-releases"
         
     | 
| 
      
 675 
     | 
    
         
            +
                  doc = open_html(url)
         
     | 
| 
      
 676 
     | 
    
         
            +
                  return if doc.nil?
         
     | 
| 
      
 677 
     | 
    
         
            +
                  doc.xpath("//div[@class='views-field views-field-title']").each do |row|
         
     | 
| 
      
 678 
     | 
    
         
            +
                    results << {:source => url, :url => 'http://mcnerney.house.gov' + row.children[1].children[0]['href'], :title => row.children[1].children[0].text.strip, :date => Date.parse(row.next.next.text.strip), :domain => domain }
         
     | 
| 
      
 679 
     | 
    
         
            +
                  end
         
     | 
| 
      
 680 
     | 
    
         
            +
                  results
         
     | 
| 
      
 681 
     | 
    
         
            +
                end
         
     | 
| 
      
 682 
     | 
    
         
            +
             
     | 
| 
       658 
683 
     | 
    
         
             
                def self.document_query(page=1)
         
     | 
| 
       659 
684 
     | 
    
         
             
                  results = []
         
     | 
| 
       660 
685 
     | 
    
         
             
                  domains = [{"thornberry.house.gov" => 1776}, {"wenstrup.house.gov" => 2491}, {"clawson.house.gov" => 2641}]
         
     | 
    
        data/lib/statement/version.rb
    CHANGED
    
    
    
        metadata
    CHANGED
    
    | 
         @@ -1,14 +1,14 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            --- !ruby/object:Gem::Specification
         
     | 
| 
       2 
2 
     | 
    
         
             
            name: statement
         
     | 
| 
       3 
3 
     | 
    
         
             
            version: !ruby/object:Gem::Version
         
     | 
| 
       4 
     | 
    
         
            -
              version: 1.8. 
     | 
| 
      
 4 
     | 
    
         
            +
              version: 1.8.10
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: ruby
         
     | 
| 
       6 
6 
     | 
    
         
             
            authors:
         
     | 
| 
       7 
7 
     | 
    
         
             
            - Derek Willis
         
     | 
| 
       8 
8 
     | 
    
         
             
            autorequire: 
         
     | 
| 
       9 
9 
     | 
    
         
             
            bindir: bin
         
     | 
| 
       10 
10 
     | 
    
         
             
            cert_chain: []
         
     | 
| 
       11 
     | 
    
         
            -
            date: 2014-10- 
     | 
| 
      
 11 
     | 
    
         
            +
            date: 2014-10-24 00:00:00.000000000 Z
         
     | 
| 
       12 
12 
     | 
    
         
             
            dependencies:
         
     | 
| 
       13 
13 
     | 
    
         
             
            - !ruby/object:Gem::Dependency
         
     | 
| 
       14 
14 
     | 
    
         
             
              name: bundler
         
     |