iomoura commited on
Commit
6103395
·
verified ·
1 Parent(s): 3cec364

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +121 -0
README.md CHANGED
@@ -1,3 +1,124 @@
1
  ---
2
  license: cc-by-4.0
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-4.0
3
+ language:
4
+ - el
5
+
6
  ---
7
+
8
+ **Data Info:**
9
+
10
+ OpenCouncil is a structured dataset of Greek municipal council proceedings, containing meeting transcripts, agendas, decisions, speakers, discussion topics, voting outcomes, and associated metadata from local government bodies across Greece.
11
+ The dataset is generated from publicly available council meetings using automated transcription, speaker identification, topic segmentation, and human verification workflows.
12
+ It enables full-text search, analysis of public deliberations, civic transparency research, political science studies, natural language processing, and the development of tools that improve access to local government decision-making.
13
+ The data includes meeting-level, topic-level, and speaker-level information, linking discussions to official decisions and administrative records where available (https://opencouncil.gr/en).
14
+
15
+ **Metadata Info:**
16
+
17
+ The dataset contains **41 columns** grouped into the following categories:
18
+
19
+ ### Identifiers & References
20
+
21
+ | Column | Description |
22
+ |--------|-------------|
23
+ | subject_id | Unique identifier for the subject |
24
+ | subject_key | Canonical subject key |
25
+ | city_id | Municipality ID |
26
+ | city_name | Municipality name (GR) |
27
+ | city_name_en | Municipality name (EN) |
28
+ | meeting_id | Meeting ID |
29
+ | meeting_name | Meeting title |
30
+ | topic_id | Topic ID |
31
+ | topic_name | Topic name (GR) |
32
+ | topic_name_en | Topic name (EN) |
33
+ | introduced_by_id | ID of introducer |
34
+ | introduced_by_name | Name of introducer |
35
+ | agenda_item_index | Position in agenda |
36
+
37
+ ---
38
+
39
+ ### Content
40
+
41
+ | Column | Description |
42
+ |--------|-------------|
43
+ | subject_name | Subject title |
44
+ | description | Short description |
45
+ | context | Contextual information |
46
+ | location_text | Mentioned location text |
47
+ | full_subject_text | Full canonical subject text |
48
+ | full_transcript_text | Full flattened transcript |
49
+
50
+ ---
51
+
52
+ ### Decision (when available)
53
+
54
+ | Column | Description |
55
+ |--------|-------------|
56
+ | decision_ada | Official ADA decision ID |
57
+ | decision_protocol_number | Protocol number |
58
+ | decision_title | Decision title |
59
+ | decision_pdf_url | URL to official decision PDF |
60
+ | decision_publish_date | Decision publication date |
61
+
62
+ ---
63
+
64
+ ### Votes & Attendance
65
+
66
+ | Column | Description |
67
+ |--------|-------------|
68
+ | votes_for | Votes in favor |
69
+ | votes_against | Votes against |
70
+ | votes_abstain | Abstentions |
71
+ | attendance_present | Members present |
72
+ | attendance_absent | Members absent |
73
+
74
+ ---
75
+
76
+ ### URLs
77
+
78
+ | Column | Description |
79
+ |--------|-------------|
80
+ | meeting_url | Meeting page URL |
81
+ | subject_url | Subject page URL |
82
+ | meeting_agenda_url | Agenda document URL |
83
+ | meeting_video_url | Video URL |
84
+ | meeting_audio_url | Audio URL |
85
+ | meeting_youtube_url | YouTube URL |
86
+
87
+ ---
88
+
89
+ ### Speech Statistics & Structure
90
+
91
+ | Column | Description |
92
+ |--------|-------------|
93
+ | statement_count | Number of statements |
94
+ | speaker_turn_count | Number of speaker turns |
95
+ | utterance_count | Number of utterances |
96
+ | statements_json | JSON string of per-statement data |
97
+ | speaker_turns_json | JSON string of speaker turns |
98
+
99
+ ---
100
+
101
+ ### Dates
102
+
103
+ | Column | Description |
104
+ |--------|-------------|
105
+ | meeting_date | Date of meeting |
106
+ | decision_publish_date | Date decision was published |
107
+
108
+ **Dataset Statistics:**
109
+
110
+ Total words: 7,670,834
111
+ Total tokens: 11,489,684
112
+ Size: 72,418 KB
113
+
114
+
115
+ **License:**
116
+
117
+ This dataset is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY 4.0).
118
+ Any commercial use requires prior written permission from the Heinrich Böll Stiftung.
119
+ All intellectual property rights remain with the OpenCouncil and the original authors of each contribution.
120
+
121
+
122
+ **Contact:**
123
+
124
+ For feedback contact: glossapi.team@eellak.gr