changeset 1:d6f13dda3a11

As sent to Lindahl and Nagel
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Mon, 15 Apr 2024 15:25:50 +0100
parents 104cc8b6789b
children a8946707bb2f
files Thompson_WebSci24.pdf index.html index.xml
diffstat 3 files changed, 181 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
Binary file Thompson_WebSci24.pdf has changed
--- a/index.html	Mon Apr 15 07:44:37 2024 -0400
+++ b/index.html	Mon Apr 15 15:25:50 2024 +0100
@@ -0,0 +1,127 @@
+<?xml version="1.0" encoding="US-ASCII"?>
+<!DOCTYPE html
+  PUBLIC "-//HST//DTD XHTML5 1.0 Transitional//EN" "http://www.ltg.ed.ac.uk/~ht/xhtml5.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta name="copyright" content="Copyright &#xa9; 2024 &lt;a href=&#34;http://www.ltg.ed.ac.uk/~ht/&#34;&gt;Henry S. Thompson&lt;/a&gt;&amp;#160;&lt;a href=&#34;http://creativecommons.org/licenses/by-sa/3.0/deed.en&#34;&gt;CC-BY-SA&lt;/a&gt;"/><meta http-equiv="Content-type" content="text/html; charset=utf-8"/><style type="text/css">
+       ul.nolabel { margin: 0; margin-left: -2.5em}
+       ul.naked.nolabel {margin: 0; margin-left: 0; padding-left: 0}
+       ul.cdefn {clear: both}
+       div.ndli { margin-bottom: 1ex }
+       div.hidden {display: none}
+
+    ul.naked > li { list-style-type: none; background: none; margin-left: 2em;
+margin-bottom: 0 }
+    li ul.naked > li, dd ul.naked > li { list-style-type: none; background: none; margin-left: 0;
+margin-bottom: 0 }
+    li.cdefni {}
+    li.cdefni span.cl {display: inline-block; vertical-align: bottom}
+    li.cdefni span.cr {display: inline-block; margin-left: 1em; vertical-align: bottom}
+   pre.code {display: inline-block}
+   blockquote.vanilla {display: inline-block; margin-left: 1em;
+        border: solid 1px; background: rgb(238,234,230);
+                   padding: .5ex .5em}
+   blockquote.vanilla ul.naked li {margin-left: 0 ! important;font-size: 100%}
+    ol ol ol, ol ol ol li {list-style-type: lower-roman}
+    ol ol, ol ol li {list-style-type: lower-alpha}
+    i i {font-style: normal}
+    li li {font-style: normal}
+    li ul li {font-style: normal}
+    li { line-height: 100%; margin-top: 0.3em}
+    .math {font-family: 'Arial Unicode MS', 'Lucida Sans Unicode', serif}
+    .sub {font-size: 80%; vertical-align: sub}
+    .termref {text-decoration: none; color: #606000}
+       .licence {margin-left: 1em; font-size: 70%}
+       .credits {margin-left: 1.5em; font-size: 70%}
+    .right {position: absolute}
+   .stackdown {vertical-align: text-top; margin-top: 0}
+    body {font-size: 12pt}
+   pre.numbered {
+     white-space: pre-wrap;
+   }
+   div.counter {
+    counter-reset: listing;
+   }
+   pre.numbered code {
+     counter-increment: listing;
+   }
+   pre.cl code::before {
+     content: "$ " ;
+     font-size: 80%;
+     width: 2em
+   }
+   pre.numbered code::before {
+     content: counter(listing) ". ";
+     display: inline-block;
+     font-size: 80%;
+     width: 3em; 
+     padding-left: auto; 
+     margin-left: auto; 
+     text-align: right; 
+   }
+
+   /* content doesn't combine :-( */
+   pre.numbered.cl code::before {
+     content: counter(listing) ". $ ";
+     display: inline-block;
+     font-size: 80%;
+     width: 3em; 
+     padding-left: auto; 
+     margin-left: auto; 
+     text-align: right;
+  }
+     @page { size: A4 portrait; margin: 2cm;
+             orphans: 2; widows: 2;} 
+     @media screen {
+     body {width: 20cm; margin-left: auto; margin-right: auto}
+       }
+     @media print {
+        body {font-size: 10pt}
+        h1, h2, h3, h4 {page-break-after: avoid}
+     }
+     pre.code {font-family: monospace;
+ font-weight: bold;
+ line-height: 120%;
+ padding-top: 0.2em;
+ padding-bottom: 0.2em;
+ padding-left: 1em;
+ padding-right: 1em;
+ border-style: solid;
+ border-left-width: 1em;
+ border-top-width: thin;
+ border-right-width: thin;
+ border-bottom-width: thin;
+ border-color: #95ABD0;
+ color: #00428C;
+ background-color: #E4E5E7;
+}
+       pre {margin-left: 0em}
+       div.toc h2 {font-size: 120%; margin-top: 0em; margin-bottom: 0em}
+       div.toc h4 {font-size: 100%; margin-top: 0em; margin-bottom: 0em;
+                   margin-left: 1em}
+       div.toc h1 {font-size: 140%; margin-bottom: 0em}
+       div.toc ul {margin-top: 1ex}
+       .byline {font-size: 120%}
+       div.figure {margin-left: 2em}
+       div.caption {font-style: italic; font-weight: bold; margin-top: 1em}
+       i i {font-style: normal}
+       img {border: 0}
+       .copyright {font-size: 70%}
+       .note {width: 20%; float: right; clear: right; margin-left: .5em}
+     </style><title>Augmentations to Common Crawl</title></head><body style="font-family: DejaVu Sans, Arial; background: rgb(254,250,246)"><div style="text-align: center" class="head"><h1>Augmentations to Common Crawl</h1><hr/><div class="byline">Henry S. Thompson</div><div class="byline">15 Apr 2024</div><div class="copyright">Copyright &#xa9; 2024 <a href="http://www.ltg.ed.ac.uk/~ht/">Henry S. Thompson</a>&#160;<a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en">CC-BY-SA</a></div></div><div class="body"><div><h2>1.  Introduction</h2><p>This site contains a preliminary publication of my augmented <a href="https://commoncrawl.org/blog/announcing-the-common-crawl-index">index files</a>
+for <a href="https://commoncrawl.org/blog/august-2019-crawl-archive-now-available">CC-MAIN-2019-35</a>.  This index contains one additional field, <code>lastmod</code>, in about 18% of the entries, giving the value of the <code>Last-Modified</code> header as a POSIX-format timestamp, enabling much finer-grained longitudinal study of the corresponding web resources.  The filename, offset and length fields in the augmented index are unchanged, and so can be used for retrieval from the original WARC files.</p></div><div><h2>2.  Contents</h2><ul class=" "><li>My <a href="Thompson_WebSci24.pdf">forthcoming paper</a> describing
+the augmented index and its uses</li><li>The <a href="CC-MAIN-2019-35/cdx/warc/cluster.idx">top-level index file</a></li><li><a href="CC-MAIN-2019-35/cdx/warc/idx/">The directory containing
+the individual gzipped index files themselves</a>, with names of the form
+<code>cdx-00nnn.gz</code>, for <code>nnn</code> in <code>000&#x2013;299</code></li></ul></div><div><h2>3.  Licence and citation</h2><p>The paper and data contained herein are Copyright &#xa9; 2024 Henry S. Thompson <a href="http://creativecommons.org/licenses/by-sa/3.0/deed.en">CC-BY-SA</a></p><p>Please cite information from here as follows:</p><ul class="naked  "><li><a name="For_the_paper"><b>For the paper</b></a>
+&#xa0;&#xa0;<blockquote class="vanilla"><div>Henry S. Thompson. 2024. "Improved methodology for longitudinal Web
+analytics using Common Crawl". In <i>ACM Web Science Conference (Websci &#x2019;24)</i>,
+May 21&#x2013;24, 2024, Stuttgart, Germany. ACM, New York, NY, USA, 11 pages.
+<a href="...">[coming soon]</a>
+</div></blockquote></li><li><a name="For_the_data"><b>For the data</b></a>
+&#xa0;&#xa0;<blockquote class="vanilla"><div>Henry S. Thompson. 2024. <i>Augmented index
+for Common Crawl August 2019, with Last-Modified timestamps</i>.
+<a href="https://markup.co.uk/ccrawl/">https://markup.co.uk/ccrawl/</a>. Retrieved ...</div></blockquote></li></ul></div><div><h2>4.  Acknowledgements</h2><p>Without the vision of those responsible for Common Crawl and the
+generosity of Amazon in hosting it this work could never have happened.</p><p>Access to the <a href="http://www.cirrus.ac.uk">Cirrus UK National Tier-2 HPC Service</a> at the Edinburgh
+Parallel Computing Centre used to produce the augmented index was supported
+by EPSRC and UKRI HPC Access awards to Henry S. Thompson.</p><p>Thanks to Sebastian Nagel of Common Crawl for many prompt and helpful
+replies to many emails over the years, and to Greg Lindahl of Common
+Crawl and Tom Morris for more recent help with consistency problems in the index
+and the challenges of increasing load on the Common Crawl servers.</p></div></div></body></html>
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/index.xml	Mon Apr 15 15:25:50 2024 +0100
@@ -0,0 +1,54 @@
+<?xml version='1.0'?>
+<?xml-stylesheet type="text/xsl" href="../../../lib/xml/doc.xsl" ?>
+<!DOCTYPE doc SYSTEM "../../../lib/xml/doc.dtd" >
+<doc>
+ <head>
+  <title>Augmentations to Common Crawl</title>
+  <author>Henry S. Thompson</author>
+  <date>15 Apr 2024</date>
+ </head>
+ <body>
+  <div>
+   <title>Introduction</title>
+   <p>This site contains a preliminary publication of my augmented <link href="https://commoncrawl.org/blog/announcing-the-common-crawl-index">index files</link>
+for <link href="https://commoncrawl.org/blog/august-2019-crawl-archive-now-available">CC-MAIN-2019-35</link>.  This index contains one additional field, <code>lastmod</code>, in about 18% of the entries, giving the value of the <code>Last-Modified</code> header as a POSIX-format timestamp, enabling much finer-grained longitudinal study of the corresponding web resources.  The filename, offset and length fields in the augmented index are unchanged, and so can be used for retrieval from the original WARC files.</p>
+  </div>
+  <div>
+   <title>Contents</title>
+   <list>
+    <item>My <link href="Thompson_WebSci24.pdf">forthcoming paper</link> describing
+the augmented index and its uses</item>
+    <item>The <link href="CC-MAIN-2019-35/cdx/warc/cluster.idx">top-level index file</link></item>
+    <item><link href="CC-MAIN-2019-35/cdx/warc/idx/">The directory containing
+the individual gzipped index files themselves</link>, with names of the form
+<code>cdx-00nnn.gz</code>, for <code>nnn</code> in <code>000&ndash;299</code></item>
+   </list>
+  </div>
+  <div>
+   <title>Licence and citation</title>
+   <p>The paper and data contained herein are Copyright © 2024 Henry S. Thompson <link href="http://creativecommons.org/licenses/by-sa/3.0/deed.en">CC-BY-SA</link></p>
+   <p>Please cite information from here as follows:</p>
+   <list type="1defn">
+    <item term="For the paper"><display>Henry S. Thompson. 2024. "Improved methodology for longitudinal Web
+analytics using Common Crawl". In <emph>ACM Web Science Conference (Websci ’24)</emph>,
+May 21–24, 2024, Stuttgart, Germany. ACM, New York, NY, USA, 11 pages.
+<link href="...">[coming soon]</link>
</display><!--https://doi.org/10.1145/3614419.3644018--></item>
+    <item term="For the data"><display>Henry S. Thompson. 2024. <emph>Augmented index
+for Common Crawl August 2019, with Last-Modified timestamps</emph>.
+<link href="https://markup.co.uk/ccrawl/">https://markup.co.uk/ccrawl/</link>. Retrieved ...</display></item>
+   </list>
+  </div>
+  <div>
+   <title>Acknowledgements</title>
+   <p>Without the vision of those responsible for Common Crawl and the
+generosity of Amazon in hosting it this work could never have happened.</p>
+   <p>Access to the <link href="http://www.cirrus.ac.uk">Cirrus UK National Tier-2 HPC Service</link> at the Edinburgh
+Parallel Computing Centre used to produce the augmented index was supported
+by EPSRC and UKRI HPC Access awards to Henry S. Thompson.</p>
+   <p>Thanks to Sebastian Nagel of Common Crawl for many prompt and helpful
+replies to many emails over the years, and to Greg Lindahl of Common
+Crawl and Tom Morris for more recent help with consistency problems in the index
+and the challenges of increasing load on the Common Crawl servers.</p>
+  </div>
+ </body>
+</doc>