GRMenon commited on
Commit
4bd7a25
·
verified ·
1 Parent(s): 4872a02

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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"]