Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -12,5 +12,5 @@ BigBanyanTree is an initiative to empower engineering colleges to set up their d
|
|
12 |
As part of that initiative, we have open-sourced datasets processed from CommonCrawl data.
|
13 |
|
14 |
The datasets offer two subsets having the specified columns:</br>
|
15 |
-
`script_extraction`: ["ip", "host", "server", "script_src_attrs"]</br>
|
16 |
`ipmaxmind`: ["ip", "host", "server", "postal_code", "latitude", "longitude", "accuracy_radius", "continent_code", "continent_name", "country_iso_code", "subdivision_code", "city_name", "metro_code", "time_zone", "year"]
|
|
|
12 |
As part of that initiative, we have open-sourced datasets processed from CommonCrawl data.
|
13 |
|
14 |
The datasets offer two subsets having the specified columns:</br>
|
15 |
+
`script_extraction`: ["ip", "host", "server", "script_src_attrs", "year"]</br>
|
16 |
`ipmaxmind`: ["ip", "host", "server", "postal_code", "latitude", "longitude", "accuracy_radius", "continent_code", "continent_name", "country_iso_code", "subdivision_code", "city_name", "metro_code", "time_zone", "year"]
|