Número de descargas y de ingreso de usuarios a diario

6 views
Skip to first unread message

Jhon Faustino Chaparro Sierra

unread,
Dec 3, 2019, 11:39:45 AM12/3/19
to OpenRefine
Buen día

Quisiera saber porque medio puedo encontrar el número de usuarios y de descargas que se hacen de la herramienta OpenRefine a diario o una aproximación, teniendo en cuenta que estoy haciendo un informe de esta misma para el Ministerio de Tecnologías de la Información y no he encontrado respuesta alguna

Agradezco a quien me pueda dar una orientación con este ejercicio

Gracias

Thad Guidry

unread,
Dec 3, 2019, 12:43:23 PM12/3/19
to openr...@googlegroups.com
This is the only data that we have from Github API.   The API does not track Users or Daily counts, but only shows total download count.

{
  "data": {
    "repository": {
      "nameWithOwner": "OpenRefine/OpenRefine",
      "releases": {
        "nodes": [
          {
            "releaseAssets": {
              "nodes": [
                {
                  "name": "openrefine-linux-3.3-beta.tar.gz",
                  "downloadCount": 752,
                  "createdAt": "2019-10-21T10:01:55Z"
                },
                {
                  "name": "openrefine-mac-3.3-beta.dmg",
                  "downloadCount": 2927,
                  "createdAt": "2019-10-21T10:01:55Z"
                },
                {
                  "name": "openrefine-win-3.3-beta.zip",
                  "downloadCount": 7575,
                  "createdAt": "2019-10-21T10:01:55Z"
                }
              ]
            }
          },
          {
            "releaseAssets": {
              "nodes": [
                {
                  "name": "openrefine-linux-3.2.tar.gz",
                  "downloadCount": 3981,
                  "createdAt": "2019-07-26T15:14:49Z"
                },
                {
                  "name": "openrefine-win-3.2.zip",
                  "downloadCount": 31229,
                  "createdAt": "2019-07-26T15:14:50Z"
                },
                {
                  "name": "openrefine-mac-3.2.dmg",
                  "downloadCount": 11575,
                  "createdAt": "2019-07-26T15:18:37Z"
                }
              ]
            }
          },
          {
            "releaseAssets": {
              "nodes": [
                {
                  "name": "openrefine-linux-3.2-beta.tar.gz",
                  "downloadCount": 2567,
                  "createdAt": "2019-03-01T11:20:34Z"
                },
                {
                  "name": "openrefine-win-3.2-beta.zip",
                  "downloadCount": 25242,
                  "createdAt": "2019-03-01T11:20:35Z"
                },
                {
                  "name": "openrefine-mac-3.2-beta.dmg",
                  "downloadCount": 7599,
                  "createdAt": "2019-03-01T11:21:22Z"
                }
              ]
            }
          },
          {
            "releaseAssets": {
              "nodes": [
                {
                  "name": "openrefine-win-3.1.zip",
                  "downloadCount": 56476,
                  "createdAt": "2018-11-29T02:41:56Z"
                },
                {
                  "name": "openrefine-linux-3.1.tar.gz",
                  "downloadCount": 6322,
                  "createdAt": "2018-11-29T02:41:56Z"
                },
                {
                  "name": "openrefine-mac-3.1.dmg",
                  "downloadCount": 16228,
                  "createdAt": "2018-11-29T02:48:42Z"
                }
              ]
            }
          },
          {
            "releaseAssets": {
              "nodes": [
                {
                  "name": "openrefine-win-3.1-beta.zip",
                  "downloadCount": 5134,
                  "createdAt": "2018-11-07T13:46:46Z"
                },
                {
                  "name": "openrefine-mac-3.1-beta.dmg",
                  "downloadCount": 1569,
                  "createdAt": "2018-11-07T13:46:46Z"
                },
                {
                  "name": "openrefine-linux-3.1-beta.tar.gz",
                  "downloadCount": 537,
                  "createdAt": "2018-11-07T13:46:46Z"
                }
              ]
            }
          }
        ]
      }
    }
  }
}



--
You received this message because you are subscribed to the Google Groups "OpenRefine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openrefine+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openrefine/f444f5d3-b7a0-4903-b316-9180aed7970e%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages