Giter Club home page Giter Club logo

Comments (3)

Themanwithoutaplan avatar Themanwithoutaplan commented on July 17, 2024

FWIW I worked around this on my dataset by stripping the protocol from the URL (most of the new sites are https). But I use a more normalised schema with a separate URLs table and am thus not dependent upon the page_id.
Happy to share my changes if they'd be any use.

from legacy.httparchive.org.

rviscomi avatar rviscomi commented on July 17, 2024

We have a goal in 2019 to reimplement the URL dashboard using BigQuery and Data Studio but we would still have the same continuity issues across URL corpus changes, even as we update the CrUX corpus monthly. Something to keep in mind.

One idea is to group by domain and have a line / table row for each origin. Note that some domains with user-generated content (like wordpress.com) would have many many origins.

from legacy.httparchive.org.

Themanwithoutaplan avatar Themanwithoutaplan commented on July 17, 2024

Just a note: the problem isn't really witht the pageid's as these are distinct for each test, the issue is mainly the change from http to https which breaks the lookup by URL so a site that was in as http://www.archive.org is considered distinct to https://www.archive.org I suspect that working directly with the host name in the CrUX dataset would resolve this. This would require some minor schema changes but MySQL often doesn't take kindly to these (adding columns particularly), but there would be more work for the loader and pagas. And if the idea is to replace the reports with something derived more directly from Big Query then it's probaby best to wait for this.

from legacy.httparchive.org.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.