Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ size_categories:
|
|
8 |
configs:
|
9 |
- config_name: script_extraction
|
10 |
data_files: "script_extraction/*.arrow"
|
|
|
|
|
11 |
---
|
12 |
# Context
|
13 |
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/).
|
@@ -29,4 +31,4 @@ The **URLs** and **IP addresses** extracted in this dataset are sourced from **p
|
|
29 |
These data points are included solely for the purpose of:
|
30 |
|
31 |
- **Analyzing domain distributions**
|
32 |
-
- **IP metadata analysis**
|
|
|
8 |
configs:
|
9 |
- config_name: script_extraction
|
10 |
data_files: "script_extraction/*.arrow"
|
11 |
+
- config_name: ipmaxmind
|
12 |
+
data_files: "ipmaxmind/*.arrow"
|
13 |
---
|
14 |
# Context
|
15 |
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/).
|
|
|
31 |
These data points are included solely for the purpose of:
|
32 |
|
33 |
- **Analyzing domain distributions**
|
34 |
+
- **IP metadata analysis**
|