This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LCIDC01_1015701_00009.doc:要,自得於不違反憲法第23條之範圍內,以法律明確規定強制取得所必要之個人資訊。」查電腦處理個人資料保護法(下稱個資法)第8條規定,公務機關對個人資料之利用,應於法令職掌範圍內為之,並與蒐集之特定目的相符,但如符合同條但書所定情形之一者(例如:為增進公共利益者),得為特定目的外之利用。又政府資訊公開法(下稱政資法) | |
LCIDC01_1017802_00005.doc:93年4月22日基金會登記成立後,司法院即於同年5月26日訂定發布「財團法人法律技助基金會監督管理辦法」(下稱基金會監督管理辦法) | |
LCIDC01_1020503_00007.doc:人員連署支持;2010年自由之家(Freedom House)年度世界自由報告更指出,公務人員行政中立法(下稱本法) | |
LCIDC01_1020505_00002.doc:、有關公共工程低價搶標部分,機關如認為投標廠商標價偏低顯不合理而有降低品質或不能誠信履約之虞,政府採購法(下稱採購法) | |
LCIDC01_1023401_00006.doc:定而提出異議申訴,經工程會申訴審議判斷指明招標機關(即國工局)原決標予樺棋公司之決定,違反「政府採購法」(下稱採購法) | |
LCIDC01_1024801_00004.doc:處每年公布之政府機關辦公日曆表,係規範政府機關、公務機構等之公務員上班、休假事宜。有關適用「勞動基準法」(下稱勞基法) | |
LCIDC01_1024901_00003.doc:列管911處污染控制場址、15處地下水限制使用地區及61處污染整治場址,均依「土壤及地下水污染整治法」(以下稱土污法) | |
LCIDC01_1026801_00007.doc:願選擇隨同移轉委託經營廠商,計有222員(現餘114員),已依「國防部科技工業機構委託民間經營管理辦法」(下稱委託經營管理辦法) | |
LCIDC01_1027101_00008.doc:式得標簽約或決標價格明顯高於市場行情價格者,立即自共同供應契約訂購系統移除,停止機關下訂,並依政府採購法(下稱採購法) | |
LCIDC01_1027701_00006.doc:機構受僱者一般保險費投保金額之計算,依據健保法施行細則第46條第1項第2款第2目規定,以合於勞動基準法(以下稱勞基法) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
$time = null; | |
$cur = filesize("log.jsonl"); | |
while (true) { | |
sleep(1); | |
$obj = json_decode(file_get_contents('https://g0v-slack-archive.g0v.ronny.tw/index/getmessage?channel=C056EHM42B1')); | |
if (is_null($time)) { | |
$time = $obj->messages[0]->ts; | |
continue; |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
include(__DIR__ . '/../init.inc.php'); | |
$request_body = file_get_contents('php://input'); | |
$obj = json_decode($request_body); | |
$db = WedDB::getDb(); | |
foreach ($obj->events as $event) { | |
if (!$userId = $event->source->userId) { | |
file_put_contents(__DIR__ . "/../data/error.jsonl", json_encode(['time' => time(), 'data' => $obj]) . "\n", FILE_APPEND); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[[0.03096875, 0.28409375000000003, "SPEAKER_09"], [5.7009687499999995, 17.66534375, "SPEAKER_09"], [17.96909375, 20.500343750000003, "SPEAKER_09"], [22.99784375, 23.504093750000003, "SPEAKER_03"], [24.06096875, 32.127218750000004, "SPEAKER_03"], [32.19471875, 46.470968750000004, "SPEAKER_03"], [46.90971875, 50.892218750000005, "SPEAKER_03"], [51.34784375, 52.478468750000005, "SPEAKER_03"], [52.91721875, 55.39784375, "SPEAKER_03"], [55.735343750000006, 57.87846875, "SPEAKER_03"], [57.962843750000005, 63.025343750000005, "SPEAKER_03"], [63.29534375, 64.84784375000001, "SPEAKER_03"], [65.80971875, 69.47159375000001, "SPEAKER_03"], [69.65721875, 74.34846875000001, "SPEAKER_03"], [75.09096875, 76.96409375, "SPEAKER_03"], [77.18346875, 84.55784375, "SPEAKER_03"], [85.18221875, 88.21971875, "SPEAKER_03"], [88.74284375, 90.22784375, "SPEAKER_03"], [89.31659375000001, 90.09284375, "SPEAKER_00"], [90.56534375000001, 93.40034375, "SPEAKER_03"], [94.91909375, 97.38284375, "SPEAKER_03"], [98.09159375, 100.97721875, "SPEAK |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 | |
00:26:48,888 --> 00:26:49,351 | |
由Amara.org社群提供的字幕 | |
2 | |
00:28:54,264 --> 00:28:55,316 | |
MINGPAOCANADAMANGA | |
3 | |
00:33:53,155 --> 00:34:12,711 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 | |
15:50:56 --> 15:51:18 | |
[SPEAKER_12]: 磨断的事情今天最重要台湾的民主还没有维系台湾的国会还没有维系只要这样的违宪乱政就国会保销了国会还到人大差不多那香港化了这不是只有台湾的问题全世界在台湾投资的外商全部都要看待这个事情 | |
2 | |
15:51:20 --> 15:51:46 | |
[SPEAKER_12]: 美國人也會注意台灣怎麼變成這樣因為外媒就是要訪問我叫我出來開國際記者會我說我們會解決的我相信我們會解決的是全球緊張啊但是這緊張最後的keeper就是院長你要翻轉你思維就是胡文綺跟黃國昌 | |
3 | |
15:51:48 --> 15:52:08 |
We can't make this file beautiful and searchable because it's too large.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
VILLCODE,COUNTYNAME,TOWNNAME,VILLNAME,VILLENG,COUNTYID,COUNTYCODE,TOWNID,TOWNCODE,NOTE,max_x,max_y,min_x,min_y | |
10013030S01,屏東縣,東港鎮,,,T,10013,T03,10013030,未編定村里,120.482196374,22.467416918,120.43470532,22.426855964 | |
64000130006,高雄市,林園區,中門里,"Zhongmen Vil.",E,64000,E13,64000130,,120.375307152,22.516050117,120.358933122,22.495638002 | |
64000130008,高雄市,林園區,港埔里,"Gangpu Vil.",E,64000,E13,64000130,,120.38661658,22.501622242,120.367717167,22.489341173 | |
64000100010,高雄市,旗津區,上竹里,"Shangzhu Vil.",E,64000,E10,64000100,,120.298274266,22.5866316,120.282683458,22.573162197 | |
09007010006,連江縣,南竿鄉,津沙村,"Jinsha Vil.",Z,09007,Z01,09007010,,119.922470271,26.156098748,119.908905081,26.141088289 | |
09007010007,連江縣,南竿鄉,馬祖村,"Matsu Vil.",Z,09007,Z01,09007010,,119.924839414,26.165500501,119.912508755,26.153561276 | |
09007010009,連江縣,南竿鄉,四維村,"Siwei Vil.",Z,09007,Z01,09007010,,119.929309516,26.17559451,119.915162745,26.164110396 | |
09007020002,連江縣,北竿鄉,后沃村,"Houwo Vil.",Z,09007,Z02,09007020,,120.015402768,26.228512732,119.999037286,26.214277893 | |
10013020003,屏東縣, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LCIDC01_1126701_00002.doc:表決結果:出席人數:3 贊成人數:3 反對人數:0 棄權人數:0 | |
LCIDC01_1126302_00004.doc:出席人數:43 贊成人數:0 反對人數:40 棄權人數:3 | |
LCIDC01_1126302_00004.doc:出席人數:89 贊成人數:56 反對人數:30 棄權人數:3 | |
LCIDC01_1126302_00004.doc:出席人數:93 贊成人數:59 反對人數:30 棄權人數:4 | |
LCIDC01_1126302_00004.doc:出席人數:79 贊成人數:58 反對人數:21 棄權人數:0 | |
LCIDC01_1126302_00004.doc:出席人數:80 贊成人數:58 反對人數:22 棄權人數:0 | |
LCIDC01_1126302_00004.doc:出席人數:81 贊成人數:58 反對人數:23 棄權人數:0 | |
LCIDC01_1126302_00004.doc:出席人數:83 贊成人數:58 反對人數:25 棄權人數:0 | |
LCIDC01_1126302_00004.doc:出席人數:83 贊成人數:58 反對人數:25 棄權人數:0 | |
LCIDC01_1126302_00004.doc:出席人數:83 贊成人數:58 反對人數:25 棄權人數:0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
arg-id | comment-id | argument | |
---|---|---|---|
A1_0 | 1 | 我想了解新加坡和日本在同性婚姻方面的政策 | |
A3_0 | 3 | 我支持同性婚姻法 | |
A4_0 | 4 | 政府應該履行人權義務,不應以公眾意見作為條件 | |
A4_1 | 4 | 信仰不應該干預法律 | |
A4_2 | 4 | 同性婚姻不會破壞異性婚姻或家庭 | |
A5_0 | 5 | 我支持直接修民法給予同性婚姻 | |
A6_0 | 6 | 修法比立法更方便來保障同性婚姻 | |
A7_0 | 7 | 我支持同性婚姻 | |
A7_1 | 7 | 法律應該保障民權 |
NewerOlder