File size: 869 Bytes
afe3050
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
71b5d9c
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: crawl
    dtype: string
  - name: url_host_name
    dtype: string
  - name: url_count
    dtype: int64
  splits:
  - name: train
    num_bytes: 2803588092
    num_examples: 56345056
  download_size: 999795430
  dataset_size: 2803588092
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
This dataset contains domain names and counts of (non-deduplicated) URLs for every record in the CC-MAIN-2019-51 snapshot of the Common Crawl. It was collected from the [AWS S3 version](https://aws.amazon.com/marketplace/pp/prodview-zxtb4t54iqjmy?sr=0-1&ref_=beagle&applicationId=AWSMPContessa) of Common Crawl via Amazon Athena. 

This dataset is derived from Common Crawl data and is subject to Common Crawl's Terms of Use: [https://commoncrawl.org/terms-of-use](https://commoncrawl.org/terms-of-use).