GRMenon commited on
Commit
91565eb
1 Parent(s): 5f4d1bb

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ pretty_name: BBT-CC22
6
+ size_categories:
7
+ - 10M<n<100M
8
+ ---
9
+
10
+ # Context
11
+ BigBanyanTree is an initiative to empower colleges to set up their data engineering clusters, and drive interest towards data processing and analysis using tools such as Apache Spark. The data provided here is the direct result of this initiative. The data was processed by [Gautam](https://www.linkedin.com/in/gautam-menon-9a30a3233/) and [Suchit](https://www.linkedin.com/in/suchitg04/), under the guidance of [Harsh Singhal](https://www.linkedin.com/in/harshsinghal/).
12
+
13
+ # Content
14
+ Each parquet file contains a table with fields extracted from Common Crawl WARC files.
15
+
16
+ **Warning!**
17
+
18
+ - The processed data is a raw sample of the Internet and has not been filtered in any way, beyond the extraction of the following fields.
19
+ - It may contain URLs for sites promoting objectionable content and false information.
20
+ - Filter it according to your needs.