aisyahhrazak commited on
Commit
5eabd40
·
1 Parent(s): fb99745

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ms
4
+ ---
5
+
6
+ About
7
+ - Scraped articles from https://www.malaysiakini.com/my
8
+ - Data scraped on 2.7.2023
9
+
10
+ Dataset Format
11
+ ```
12
+ {"url": "...", "headline": "...", "content": [...,...]}
13
+ ```