Giter Club home page Giter Club logo

Comments (3)

matkoniecz avatar matkoniecz commented on May 27, 2024

So it is request to show total number of people who ever added this tag, right?

from taghistory.

hungerburg avatar hungerburg commented on May 27, 2024

Yes, focus is on adding. Result would be a time series of the size of a tags active user base.

If I understand correctly, history has to be crawled from the start with every run, so to know the previous state, and that I think is what taghistory does. No idea though, how much that would increase execution time or memory requirements.

PS: Meanwhile I learned, that the ohsome API has a /users endpoint, where I can retrieve number of users interacting with something, having or having had a certain tag. I have yet to find out what kind of interaction that applies to: creation, modification, deletion, some, or all… Documentation there is sparse.

from taghistory.

hungerburg avatar hungerburg commented on May 27, 2024

Of course this is not perfect: active must not be understood as active in a short timeframe, but as an accumulated having been actively setting the tag some time in the past value. Splits will also overstate user base, especially when just motivated by relation building. But it will be better than the number currently shown on taginfo. Then, when deletions are not handled, the total will differ from the number of items having a certain tag. Could possibly be handled by software that treats the user not as a boolean but as a counter, which could provide further base for even more statistical tools that do not work on time series but on distribution of activity within a window of time, eg. would allow to not only calculate the mean, but also the median.

I would have liked something like that last year when researching how to recognize hiking trails, that are not bound to a relation, as there are several tags that commonly are only found on those. The only method to get a sense of the user base that added them, was to look at random items returned from an overpass query and examining each one separately.

from taghistory.

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.