asquirous commited on
Commit
4872a02
·
verified ·
1 Parent(s): 388205b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -11,6 +11,6 @@ BigBanyanTree is an initiative to empower engineering colleges to set up their d
11
 
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:
15
- "script_extraction": ["ip", "host", "server", "script_src_attrs"]
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"]
 
11
 
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"]