File size: 1,844 Bytes
13d5d40
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
00b691d
6e223df
 
 
13d5d40
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
license: mit
language:
- en
pretty_name: BBT-CC21
size_categories:
- 10M<n<100M
configs:
- config_name: script_extraction
  data_files: "script_extraction/*.arrow"
- config_name: ipmaxmind
  data_files: "ipmaxmind/*.arrow"
---
# Context
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/).

# Content
Each `arrow` file contains a table with fields extracted from Common Crawl WARC files.

The datasets provided are derived from processing randomly sampled 885 WARC files from the [2021-49 CommonCrawl dump](https://data.commoncrawl.org/crawl-data/CC-MAIN-2021-49/index.html).

The MaxMind database used to enrich WARC data with geolocation information is GeoLite2-City_20240903 (released on 3rd Sept. 2024).

## <span style="color:red">⚠️ WARNING ⚠️</span>

The **URLs** and **IP addresses** extracted in this dataset are sourced from **publicly available Common Crawl data dumps**. Please be aware that:

- The data may contain **inaccuracies** or **outdated information**.
- **No validation or filtering** has been performed on the extracted URLs or IP addresses.
- As the data has **not been filtered**, it may contain URLs promoting **obscene or objectionable content**.
- Use this data **with caution**, especially for tasks involving personal or sensitive information.

## Disclaimer

These data points are included solely for the purpose of:

- **Analyzing domain distributions**
- **IP metadata analysis**