File tree 1 file changed +13
-3
lines changed
1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change 1
- # thai-gov-spending
1
+ # Bangkok Datathon (แงะงบกรุงเทพ)
2
2
3
- Thai Government Spending. Visualization for Thai Goverment Spending
3
+ โปรเจกต์นี้เป็นโปรเจกต์จากงานแงะงบกรุงเทพฯปี 2563 จัดที่ BACC
4
4
5
- We need two files:
5
+ เราได้นำข้อมูลงบของกรุงเทพมหานครในรูปแบบของไฟล์ PDF มาทำให้เป็นข้อมูลตารางและ
6
+ ออกแบบแบบสอบถามจากข้อมูลงบกรุงเทพฯ เพื่อทำให้คนที่เข้ามาดูข้อมูลสามารถออกความเห็น
7
+ เกี่ยวกับงบประมาณของจังหวัดได้
8
+
9
+ ## External files
6
10
7
11
``` sh
8
12
wget https://raw.githubusercontent.com/425degree-developers/thaiaddress/master/thaiaddress/data/thai_address_data.csv
@@ -14,3 +18,9 @@ Use `pdfbox-app-2.0.21.jar` to transform to HTML
14
18
``` sh
15
19
java -jar pdfbox.jar ExtractText -html budget.pdf budget.html
16
20
```
21
+
22
+ ## Data and website
23
+
24
+ We store cleaned data in ` data ` folder and we use ` docs ` folder to display our website.
25
+ We will update ourcode to clean the PDF file later on (we haven't cleaned it due to
26
+ the time constraint).
You can’t perform that action at this time.
0 commit comments