Rank data missing for 2011?

15 views
Skip to first unread message

Ronan Cremin

unread,
Feb 5, 2016, 5:47:01 PM2/5/16
to HTTP Archive

After plotting page growth over the years using BigQuery I have a question about the 2011 data. 



SELECT url, rank FROM [httparchive:runs.2011_01_31_pages] WHERE rank BETWEEN 1 AND 100; // zero records
.
.
SELECT url
, rank FROM [httparchive:runs.2011_10_15_pages] WHERE rank BETWEEN 1 AND 100; // zero records


So rank data seems to be missing for about Jan-Sep in 2011, but the httparchive.org site has ranked stats available for these months. Did some data go missing somewhere?


Thanks,

Ronan

*...@souders.org

unread,
Feb 5, 2016, 5:53:52 PM2/5/16
to HTTP Archive
I believe we started doing rank at the end of 2011.

-Steve

Ronan Cremin

unread,
Feb 12, 2016, 2:06:19 PM2/12/16
to HTTP Archive
Thanks Steve—I'm guessing that this data was added to the httparchive.org reports using some other process as Ilya suggested. 

Ronan
Reply all
Reply to author
Forward
0 new messages