Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
project:interest_finder [2015/09/04 14:37] poogproject:interest_finder [2018/11/13 14:47] (current) – [Data] alicesmith
Line 1: Line 1:
 ===== InterestFinder ===== ===== InterestFinder =====
  
-(screenshots or sketches up here) 
  
-Brief description goes here. Add sections below if you need more room. 
  
-Include links to your demo and/or source code.+From name as input (may be a candidate, deputy or supposed lobbysts) , we are trying to create a search engine based on Zefix (commercial registry registre du commerce). The results will be the company  he's part of and the domain of interest.  
 + 
 +After that result can be compared with the official interest registry and checked if everything is declared (only for deputies)  
 +Also, results will be vizualized via a map or different analysis axis. 
 + 
 + 
 +Finally, we used Monetas.ch as data source because Zefix doesn't retrieve the NOGA code. NOGA code is a company classification. First two digits of this code tells what are the activity of the company. So this 2 digits code can categorize more precisely the domain of interes of wach candidates.  
 + 
 +Results of each searches are scraped. Purpose after that is to retrieve NOGA code for each companies. 
 + 
 +Another axis of our study is to analyze the data from accreditation for the federal assembly. This is based on the declaration made in 2011.  
 + 
 + 
 +===== Difficulties encountered =====  
 + 
 +  * Zefix is not complete for our study 
 +  * Monetas.ch doesn't have API (=> scraping)  
 +  * Lot of homonyms (real homonyms or someone that move from one canton to another) 
 +  * Some companies have several NOGA codes so you'll have to choose one  
 +  * Some NOGA codes are not precise such as "Association" , "Economic activities" 
 + 
 + ===== Assumptions made =====  
 +For data visualisation :  
 +  * Young parties are those starting with J.... 
 +  * Accreditated people may have since 4 years. 
 + 
 + 
 +Public prototype is here :  
 + 
 +http://interestfinder.pythonanywhere.com/ 
 + 
 +https://public.tableau.com/views/Book1_4777/Quisontlescandidats?:embed=y&:display_count=yes&:showTabs=y 
  
 ===== Data ===== ===== Data =====
  
-  * List and link your actual and ideal data sources.+  * http://www.bfs.admin.ch/bfs/portal/fr/index/news/publikationen.html?publicationID=3223 => NOGA Codification 
 +  * Candidate lists => SmartVote 
 +  * Accredidated people in Bern => http://www.parlament.ch/d/organe-mitglieder/staenderat/Documents/zutrittsberechtigte-sr.pdf 
 + 
  
 ===== Team ===== ===== Team =====
  
   * [[user:poog]]   * [[user:poog]]
-  * and other team members+  * Roland 
 +  * Nicolas 
 +  * Stefano 
 +  * Martin 
 +  * Olivier 
 +  * Hicham
  
 ===== Links ===== ===== Links =====
  
-  * Relevant documentation ..+http://tools.letemps.ch/zefix/ =Search engine
-  * Blog or forum posts ... +
-  * Tools you used ... +
-   +
-{{tag>status:concept needs:dev needs:design needs:data needs:expert}}+
  
 +
 +Tableau Public => Visulisation des datas
 +
 +MongoLab / python => BackEnd / moteur de recherche
 +
 +
 +
 +
 +===== Additional findings =====
 +
 +We assess how the fact of having a mandate in a category is correlated with the type of motion presented by politicians.
 +
 +By using the dataset provided by the RTS employed in the "Politicians’ extra-parliamentary networks unravelled", and focusing on the mandate and motion categories with highest frequency by politician, we find that there exists a positive correlation (about 20%) between mandate category and type of motion. When distinguishing between political groups, we find that SPV and BDP show correlations higher than those obtaine using the entire sample, while the opposite is true for the SP group. Correlation around zero refers to the Green party.  
 +
 + 
 +Overall:
 +(obs=127)
 +   bill_mode |   1.0000
 +    int_mode |   0.1936   1.0000
 +
 +
 +SVP:
 +(obs=36)
 +   bill_mode |   1.0000
 +    int_mode |   0.2538   1.0000
 +
 +
 +SP:
 +(obs=31)
 +   bill_mode |   1.0000
 +    int_mode |   0.1451   1.0000
 +
 +
 +FDP-Lib:
 +(obs=13)
 +   bill_mode |   1.0000
 +    int_mode |   0.4123   1.0000
 +
 +
 +BDP: 
 +(obs=6)
 +   bill_mode |   1.0000
 +    int_mode |   0.4747   1.0000
 +
 +
 +GPS: 
 +(obs=10)
 +   bill_mode |   1.0000
 +    int_mode |   0.1006   1.0000
 +
 +
 +CVP:
 +(obs=19)
 +   bill_mode |   1.0000
 +    int_mode |   0.0089   1.0000
 +
 +Martin Péclat and Stefano Puddu, University of Neuchatel
 +
 +For additional information about our research: 
 +
 +http://www.stefanopuddu.com/#!research/c46c
 +
 +https://ideas.repec.org/p/irn/wpaper/15-09.html
 +
 +https://ideas.repec.org/p/irn/wpaper/15-04.html
 +
 +
 +  
 +{{tag>status:concept needs:dev needs:design needs:data needs:expert elections}}
  • project/interest_finder.1441370278.txt.gz
  • Last modified: 2015/09/04 14:37
  • by poog