Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| project:chparlscraping [2015/09/06 18:51] – [Swiss parliament minutes scraping] jk | project:chparlscraping [2015/09/07 16:23] (current) – yrochat | ||
|---|---|---|---|
| Line 22: | Line 22: | ||
| **The [[https:// | **The [[https:// | ||
| - | == Structure of the main JSON (on Giovanni' | + | == Structure of the main JSON (on Giovanni' |
| list of interventions, | list of interventions, | ||
| Line 37: | Line 37: | ||
| * Data: transcript of the intervention | * Data: transcript of the intervention | ||
| * Name: of the person speaking | * Name: of the person speaking | ||
| - | |||
| - | == Graph data for Yannick == | ||
| - | |||
| - | graph.csv: edgeless with Source (bio url as id of person replying to) - Destination (bio url as id of person talking before) - Subject (id of subject under discussion) - Date (of intervention, | ||
| - | nodes.csv: nodelist with bio id - name - surname - canton - political group | ||
| == Structure of the Parliament API data via Yannick == | == Structure of the Parliament API data via Yannick == | ||
| Line 55: | Line 50: | ||
| == Structure of the final files from Jérémie == | == Structure of the final files from Jérémie == | ||
| - | 1 JSON file + its .csv counterpart for each Parliament session from 1995. | + | 1 JSON file + its .csv counterpart for each Parliament session |
| + | The same datasets are also available split as one JSON/CSV file per legislative session. | ||
| + | |||
| + | == Graph data for Yannick == | ||
| + | |||
| + | graph.csv: edgeless with Source (bio url as id of person replying to) - Destination (bio url as id of person talking before) - Subject (id of subject under discussion) - Date (of intervention, | ||
| + | nodes.csv: nodelist with bio id - name - surname - canton - political group | ||
| === Results visualization === | === Results visualization === | ||
| Line 71: | Line 72: | ||
| * A simple gender gap visualization for the current Parliament that kind of summarizes it all: < | * A simple gender gap visualization for the current Parliament that kind of summarizes it all: < | ||
| - | |||
| ===== Team ===== | ===== Team ===== | ||
| * Giovanni Colavizza, [[https:// | * Giovanni Colavizza, [[https:// | ||
| Line 77: | Line 77: | ||
| * [[http:// | * [[http:// | ||
| * Fabrice Hong, [[https:// | * Fabrice Hong, [[https:// | ||
| + | * Jan Iwaszkiewicz, | ||
| * Jérémie Knüsel [[https:// | * Jérémie Knüsel [[https:// | ||
| * Sylvain Moesching | * Sylvain Moesching | ||
| Line 82: | Line 83: | ||
| * [[http:// | * [[http:// | ||
| * Douglas Watson, [[https:// | * Douglas Watson, [[https:// | ||
| - | * Jan Iwaszkiewicz, | + | |
| ===== Links ===== | ===== Links ===== | ||