⭐ VS Code's star count, hour by hour — RDF-star observations
Stargazers
Observed at (UTC)
174,029
2025-07-01T00:33:23Z
Run this query →no server · no download · no account
caviri.github.io/rete
Run this query in the playground →1 row · 109.0 s · 240.5 MB of 16307.9 MB read over HTTP range · no server, no download — the query runs in your browser.
The query
PREFIX gh: <https://w3id.org/rete/gharchive#>
PREFIX prov: <http://www.w3.org/ns/prov#>
SELECT ?stars ?t WHERE {
<< <https://github.com/microsoft/vscode> gh:stars ?stars >> prov:generatedAtTime ?t .
} ORDER BY ?t LIMIT 200