{"id":14956133,"url":"https://github.com/ipfs/metrics","last_synced_at":"2025-10-01T17:30:51.288Z","repository":{"id":47788556,"uuid":"202230081","full_name":"ipfs/metrics","owner":"ipfs","description":"Regularly collect and publish metrics about the IPFS ecosystem","archived":false,"fork":false,"pushed_at":"2024-03-24T00:18:39.000Z","size":19484,"stargazers_count":23,"open_issues_count":0,"forks_count":6,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-10-29T12:11:37.688Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ipfs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-13T22:04:14.000Z","updated_at":"2024-09-22T05:44:18.000Z","dependencies_parsed_at":"2023-10-15T20:52:34.237Z","dependency_job_id":"94e9eb17-52ac-4749-86cd-76b0a890f319","html_url":"https://github.com/ipfs/metrics","commit_stats":{"total_commits":1059,"total_committers":7,"mean_commits":"151.28571428571428","dds":"0.21152030217186024","last_synced_commit":"cf8255e841f32a0aaab3caad0830727820679653"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipfs%2Fmetrics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipfs%2Fmetrics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipfs%2Fmetrics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipfs%2Fmetrics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipfs","download_url":"https://codeload.github.com/ipfs/metrics/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226546900,"owners_count":17649510,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-09-24T13:12:21.846Z","updated_at":"2025-10-01T17:30:41.277Z","avatar_url":"https://github.com/ipfs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# metrics repo\n\nRegularly collect and log metrics about IPFS related projects.\n\nThis repo contains a scheduled GitHub Action which pulls IPFS dependency data out of BigQuery and stores it \nin [timestamped json](./logs) files in this repo.\n\n## Recent Data\n\n### Google Trends\n\nWe're collecting the \"interest over time\" metric from Google Trends. From Google *\"Numbers \nrepresent search interest relative to the highest point on the chart for the given region and \ntime. A value of 100 is the peak popularity for the term. A value of 50 means that the term is \nhalf as popular. Likewise a score of 0 means the term was less than 1% as popular as the peak.\"*\n\nThis is the google trend data for searches of the term \"IPFS\" for the\nlast 12 months. The last 10 years is [available here.](./results/google-trends.md)\n\n\n\nGoogle Trends:\n*  10/2021: 62\n*  9/2021: 96\n*  8/2021: 79\n*  7/2021: 77\n*  6/2021: 81\n*  5/2021: 77\n*  4/2021: 94\n*  3/2021: 84\n*  2/2021: 77\n*  1/2021: 93\n*  12/2020: 54\n*  11/2020: 43\n\n### GitHub Search\n\nThese do a repository search, filtered by language, for \"ipfs.\" This search\nfinds references to ipfs in project names, descriptions, and anything else\nGitHub finds relevant (this isn't actually documented very well by GitHub).\n\nGitHub limits the maximum results to 1K. We can get around this a little bit\nby performing additional queries w/ different sorts in ascending and descending\norder, but there's some amount we'll never get. That's why it's nice to have\nthe historical data logged in the repo every day.\n\nThe \"total matches\" we get is larger than the result set, even when the result\nset is below the 1K limit imposed by GitHub. This isn't documented sufficiently\nso we don't know why this is the case.\n\n#### Go Repositories\n\nTotal Matches: 2598\n\nTotal Results (Limited by GitHUB API): 433\n\n| repo | watchers | forks | size | created | pushed |\n| ---- | -------- | ----- | ---- | ------- | ------ |\n| [myml/apt-ipfs](https://github.com/myml/apt-ipfs)| 0 | 0 | 70| 2021-10-05 | 2021-10-05 |\n| [ipfs/go-ipfs-regression](https://github.com/ipfs/go-ipfs-regression)| 0 | 0 | 0| 2021-09-28 | 2021-09-29 |\n| [fgeth/fg-ipfs](https://github.com/fgeth/fg-ipfs)| 0 | 0 | 1737| 2021-09-23 | 2021-09-24 |\n| [danbrough/ipfs_mobile](https://github.com/danbrough/ipfs_mobile)| 0 | 0 | 345| 2021-09-22 | 2021-10-03 |\n| [filecoincrypto/ipfsmgr](https://github.com/filecoincrypto/ipfsmgr)| 1 | 0 | 303| 2021-09-14 | 2021-09-22 |\n| [berty/go-ipfs-repo-afero](https://github.com/berty/go-ipfs-repo-afero)| 0 | 1 | 277| 2021-09-09 | 2021-09-30 |\n| [treethought/tipfs](https://github.com/treethought/tipfs)| 0 | 0 | 192| 2021-09-08 | 2021-09-19 |\n| [jbouwman/go-ipfs-lib-minimal](https://github.com/jbouwman/go-ipfs-lib-minimal)| 0 | 0 | 67| 2021-08-30 | 2021-08-30 |\n| [notional-labs/get](https://github.com/notional-labs/get)| 0 | 0 | 15375| 2021-08-27 | 2021-08-27 |\n| [iskdrews/ipfs-version-0.7.0](https://github.com/iskdrews/ipfs-version-0.7.0)| 0 | 0 | 46854| 2021-08-24 | 2021-08-24 |\n\n\nThe above set is limited to the 10 most recently created. \n[Full table here.](./results/repo_search_go.md)\n\n#### JS Repositories\n\nTotal Matches: 95033\n\nTotal Results (Limited by GitHUB API): 1607\n\n| repo | watchers | forks | size | created | pushed |\n| ---- | -------- | ----- | ---- | ------- | ------ |\n| [quieoo/nft_fabric_ipfs](https://github.com/quieoo/nft_fabric_ipfs)| 0 | 0 | 7104| 2021-10-05 | 2021-10-05 |\n| [abistorage/ipfs-tools](https://github.com/abistorage/ipfs-tools)| 0 | 0 | 7| 2021-10-02 | 2021-10-02 |\n| [Webners1/Dapp-Insta-Web3.0](https://github.com/Webners1/Dapp-Insta-Web3.0)| 0 | 0 | 330| 2021-10-01 | 2021-10-01 |\n| [ipfs-examples/js-ipfs-browser-lit](https://github.com/ipfs-examples/js-ipfs-browser-lit)| 0 | 0 | 130| 2021-09-30 | 2021-09-30 |\n| [miield/NextjsIPFSFleek](https://github.com/miield/NextjsIPFSFleek)| 0 | 0 | 7654| 2021-09-30 | 2021-09-30 |\n| [shivamtyagi577/BlockTune](https://github.com/shivamtyagi577/BlockTune)| 0 | 0 | 52966| 2021-09-29 | 2021-09-29 |\n| [mmalmi/ipfs-gun-chat](https://github.com/mmalmi/ipfs-gun-chat)| 0 | 0 | 333| 2021-09-29 | 2021-09-30 |\n| [wrightkhlebisol/nftfy](https://github.com/wrightkhlebisol/nftfy)| 0 | 0 | 153| 2021-09-29 | 2021-10-02 |\n| [clocigno/decentralized_video_hosting](https://github.com/clocigno/decentralized_video_hosting)| 0 | 0 | 635| 2021-09-28 | 2021-09-28 |\n| [gatij10/ipfs_server_setup](https://github.com/gatij10/ipfs_server_setup)| 0 | 0 | 24| 2021-09-26 | 2021-09-26 |\n\n\nThe above set is limited to the 10 most recently created. \n[Full table here.](./results/repo_search_js.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipfs%2Fmetrics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fipfs%2Fmetrics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipfs%2Fmetrics/lists"}