Skip to content

Commit 083faf6

Browse files
committed
Update README
1 parent adead41 commit 083faf6

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

README.md

+13-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
# thai-gov-spending
1+
# Bangkok Datathon (แงะงบกรุงเทพ)
22

3-
Thai Government Spending. Visualization for Thai Goverment Spending
3+
โปรเจกต์นี้เป็นโปรเจกต์จากงานแงะงบกรุงเทพฯปี 2563 จัดที่ BACC
44

5-
We need two files:
5+
เราได้นำข้อมูลงบของกรุงเทพมหานครในรูปแบบของไฟล์ PDF มาทำให้เป็นข้อมูลตารางและ
6+
ออกแบบแบบสอบถามจากข้อมูลงบกรุงเทพฯ เพื่อทำให้คนที่เข้ามาดูข้อมูลสามารถออกความเห็น
7+
เกี่ยวกับงบประมาณของจังหวัดได้
8+
9+
## External files
610

711
``` sh
812
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
1418
``` sh
1519
java -jar pdfbox.jar ExtractText -html budget.pdf budget.html
1620
```
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).

0 commit comments

Comments
 (0)