--- dataset_info: features: - name: crawl dtype: string - name: url_host_name dtype: string - name: url_count dtype: int64 splits: - name: train num_bytes: 3579344330 num_examples: 71607134 download_size: 1253802518 dataset_size: 3579344330 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-09 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).