Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return data for all APIs for the same query #9

Open
sarahfossheim opened this issue Oct 24, 2023 · 1 comment
Open

Return data for all APIs for the same query #9

sarahfossheim opened this issue Oct 24, 2023 · 1 comment
Assignees

Comments

@sarahfossheim
Copy link

Currently I can find the following queries return data:

  • adoption only:
    • geo=Mexico&technology=GoCache&rank=ALL
    • Geo: Mexico
    • Tech: GoCache
    • Rank: ALL
  • cwv only:
    • geo=Uruguay&technology=DomainFactory&rank=ALL
    • Geo: Uruguay
    • Tech: DomainFactory
    • Rank: ALL
  • lighthouse only:
    • geo=Maldives&technology=Oracle%20HTTP%20Server%2C%20Google%20Optimize%2C%20Searchanise&rank=ALL
    • Geo: Maldives
    • Tech: Oracle HTTP Server
    • Rank: ALL

Note that there is no geo/tech/rank combination that returns data across APIs.

In addition: when data gets returned, it only contains data for one date.

This means that when testing the new API, there is no technology that returns data for all the APIs. Only one section per page maximum will receive data, and it will only be one datapoint.

Could it be possible to populate results for at least one consistent tech across all four APIs?

@maceto
Copy link
Collaborator

maceto commented Dec 4, 2023

Hello @sarahfossheim ,

I think this was before we update the development environment with a full dataset, I checked these queries and all return data. Please let me know if we can close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants