Code Monkey home page Code Monkey logo

krew-index-tracker's People

Contributors

corneliusweig avatar marccampbell avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

krew-index-tracker's Issues

Take statistics from brew into account

Homebrew now packages krew and bypasses this statistics collection (Homebrew/homebrew-core#49428).

For a more accurate picture it would be good to take up the statistics from homebrew. For example, there are monthly download counts in

curl https://formulae.brew.sh/api/formula/krew.json | jq .

There are two problems here:

  1. The best we can extract from there is a moving average over the past 30 days. This makes it impossible to calculate accurate download counts for the last 24 hours.

  2. It is difficult to map the download counts to the exact version that was installed.


To get a rough picture, we can do the following:

  1. Estimate daily downloads by 30d-average / 30.
  2. Always attribute downloads to the latest krew version.

cc @ahmetb

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.