Skip to content

Commit

Permalink
Add members of the 15th legislature
Browse files Browse the repository at this point in the history
  • Loading branch information
tmtmtmtm committed Jul 28, 2017
1 parent b5c2e3d commit e5251bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scraper.rb
Expand Up @@ -4,6 +4,7 @@
require 'wikidata/fetcher'

names = {}
names['15'] = WikiData::Category.new( 'Catégorie:Député de la XVe législature de la Ve République', 'fr').member_titles
names['14'] = WikiData::Category.new( 'Catégorie:Député de la XIVe législature de la Ve République', 'fr').member_titles
names['13'] = WikiData::Category.new( 'Catégorie:Député de la XIIIe législature de la Ve République', 'fr').member_titles
names['12'] = WikiData::Category.new( 'Catégorie:Député de la XIIe législature de la Ve République', 'fr').member_titles
Expand Down

0 comments on commit e5251bb

Please sign in to comment.