Host Network Traffic 2019
<p><strong><em>Dataset Summary</em></strong></p> <ul> <li><strong>Timespan</strong>: 2019-01-01 : 2019-12-31</li> <li><strong>Granularity: </strong>1-hour disjoint time windows</li> <li><strong># of characteristics observed: </strong>9</li> <li><strong>Hosts observed: </strong>65536</li> <li><strong>Labels: </strong>included</li> <li><strong>Unzipped volume: </strong>approx. 10 GB</li> </ul> <p><strong><em>Dataset Origins</em></strong></p> <p>Dataset was collected over the <strong>whole year</strong> <strong> 2019</strong>. The observation points for the collection of IP flows were located at the borders of the university campus network. The campus university network has /16 CIDR IPv4 network range at disposal and contains various network segments from segments connecting dormitories, over server segments, to a segment containing working stations of university administrative workers. <strong>A host in our dataset is identified by its source IPv4 address. </strong></p> <p><em><strong>Variables</strong></em></p> <p>The dataset contains the following variables:</p> <ul> <li><strong>Aggregations</strong> - created sums of the individual variables over a one-hour interval: <ul> </ul> <ul> <li><strong># of flows </strong>- number of flows for a given source IP </li> <li><strong># of packets </strong> - number of packets for a given source IP</li> <li><strong># of bytes </strong> - number of packets for a given source IP</li> <li><strong>flow duration </strong> - average flow duration in seconds</li> </ul> </li> <li><strong>Distinct Counts </strong>- count of distinct values for each variable over a one-hour window <ul> <li><strong># of peers </strong> - number of distinct communication peers for a given source IP</li> <li><strong># of ports </strong> - number of distinct destination ports for a given source IP</li> <li><strong># of protocols</strong> - number of distinct communication protocols for a given source IP</li> <li><strong># of AS numbers</strong> - number of distinct destination AS numbers for a given source IP</li> <li><strong># of countries </strong> - number of distinct destination countries for a given source </li> </ul> </li> </ul> <p><em><strong>Dataset Structure</strong></em></p> <ul> <li><strong>Dataset Files</strong> - each variable is contained in one <strong>Comma-Separated File (.csv) </strong>file <ul> <li><strong>Row index - </strong> timestamp of the observation window (8760 rows)</li> <li><strong>Columns index - </strong> anonymized IP addresses (65536 columns)</li> </ul> </li> <li><strong>Label File - </strong>contains labels of the individual IP addresses from the Dataset Files <ul> <li><strong>Row index </strong>- anonymized IP addresses (65536 rows)</li> <li><strong>Columns index </strong>- labels for the IP addresses <ul> <li><strong>Subnet </strong>- ID of a subnet - hosts belonging to the same subnet have the same Id.</li> <li><strong>Subnet_range </strong>- CIDR range of a subnet</li> <li><strong>Unit - </strong>an ID of administrative unit owning the network range</li> <li><strong>Sub-unit </strong> - an ID of administrative sub-unit owning the network range</li> <li><strong>Subnet_label - </strong>subnet label <ul> <li><strong>Servers - </strong>selected subnets containing mostly servers (133.250.178.0/24, 133.250.163.0/24)</li> <li><strong>Workstations - </strong>selected subnets containing mostly workstations (133.250.146.0/24, 133.250.157.128/25)</li> </ul> </li> </ul> </li> </ul> </li> </ul> <p><strong><em>Further notes</em></strong></p> <ul> <li><strong>N/A values </strong> <ul> <li><strong>Variables </strong>- means that in a given observation window, the host did not communicate</li> <li><strong>Labels - </strong>no additional information on this IP is available</li> </ul> </li> <li><strong>Dataset load </strong> <ul> <li> <pre><code class="language-python">df = pd.read_csv(<filename>,header=[0], index_col=[0])</code></pre> </li> </ul> </li> </ul>
ShareScore
44/100
Overall dataset sharing score
Score breakdown
These five areas show where the dataset supports — or may limit — practical reuse.
- Stewardship
- 8
- Harmonization
- 4
- Access
- 16
- Reuse readiness
- 8
- Engagement
- 8