-
Notifications
You must be signed in to change notification settings - Fork 15
Helium data analysis #32
Comments
Grant request withdrawn due to lack of interest from DeWi |
Reopened after discussion with @jamiew |
Updated per discussion with @JessmFromEarth |
Dear Everyone, |
Please shoot me a DM (JessM#3086) on Discord to discuss further thanks for the message |
Grant has been approved and signed off from the Foundation to begin work. |
Hi, i've done some related work analyzing real data traffic on the network, which could be integrated into real-time dashboards. Can you confirm if you plan to cover this aspect, otherwise i would consider applying for a grant to elaborate on this. It is mentioned as an example of batch1 but i cannot find any other related approved project, and i'm not sure from above if @tdemarchin joined this grant. |
Hi @tomtobback . First of all, nice article. I am also working on analyzing Helium data usage. I am finalizing an article and I hope to publish it in the next 2 weeks. I cover similar aspects than you do in your article but I do it differently. I would love to hear your feedback once it is published. |
Hi @tdemarchin - I found your article, very interesting, nice graphs. Indeed a different approach, you are looking at the full history while i'm looking at recent 3 to 7 day intervals. In my humble opinion, the way you report 'transaction data' is a bit unfortunate; what you are doing is grouping all data packets from a particular hotspot per block, which is a blockchain transaction, but does not mean an individual data transaction, as in a LoRaWAN packet sent from device to network. Each LoRaWAN data packet is very small (max 255 bytes); your example list has one transaction with 29,760 bytes: those bytes must have been spread over 100s of data transfers of that particular hotspot during that block. You arrive at a total number of 'transactions' of around 76M (rows in your table), but that does not reflect actual data packets, which were around 10M/day when i last looked (Feb 2022). |
Hi @tomtobback, I am open to feedback and can still adjust the article if needed. I originally posted the article on the #data-analysis discord channel before publishing it on social networks, hoping someone would review it. Nobody did it as carefully as you did, thanks! |
Hi @tdemarchin the blockchain API for state-channels reports the number of packets, you can have a look at my code, or from another source: https://web3index.org/helium shows a weekly demand side (= data traffic) value of around $2k in Feb 2022, that is about $300 per day, or 30M DC, or 10-20M packets per day. |
Hi again @tomtobback, my understanding is that the weekly fee does not only refer to data transfer, sending money between wallets also generate transaction fees for instance. But still, one data exchange between a hotspot and a connected device often translates into several data packet transfers so I would not count one data packet as one transaction. |
Project:
Helium data analysis - HeliumAnalysis.io (to be secured)
Elevator Pitch:
The project seeks to provide consolidated data and analysis of network performance and statistics in an easy to understand format. By taking various existing and newly created reports it will build to provide clear and concise analysis of all aspects of performance on a daily/weekly/monthly schedule.
Total fiat/hnt ask:
$80k
Name and Address:
David Akers
https://github.com/bigdaveakers
I have a keen interest in data analysis and have previously worked to expose large scale anomalies within the blockchain of another crypto project where millions of coins were minted illegitimately. Through detailed analysis these were traced through many transactions back to a handful of wallets on a couple of exchanges.
For the last 3 months I have been looking at the data available on Metabase and have created a number of reports and dashboards that have been published to aid the understanding of rewards in particular. Through this I have been able to identify patterns and drill in to the data to investigate macro issues affecting the network and earnings. I have also more recently looked at data around the denylist and been helping community members with specific questions they would like to see in Metabase.
Some examples of the Dashboards I have created
Rewards Distribution Analysis
https://etl.dewi.org/public/dashboard/12ec97c7-072c-470c-aef5-3979cf0e328c
Deny List Data ** Currently broken due to table name changes
https://etl.dewi.org/public/dashboard/f2c08d16-8a89-4910-b581-feae8f3a77e8
Robert Putt
Github: https://github.com/robputt
Project Details:
With the dramatic rise in hotspot users and the fluctuations experienced in rewards this project aims to provide data and analysis to the community in order to help
create a better understanding of the contributing factors.
By using reports already available in the dewi etl as well as custom reports the aim is to consolidate data to identify the factors that contribute to network performance and rewards. This data will not only be presented to users but will be accompanied by commentary and analysis explaining the reasons for the fluctuations on a global, regional, maker, etc level. It should be noted that this is not a proposal to provide a highly available ETL as a replacement for Metabase, but instead to provide highly available regularly updated static reports that are both visualised and machine readable.
The plan is to stand up a dedicated private ETL for use only by the project.
The data and summaries will be presented daily on HeliumAnalysis.io as well as on social media platforms.
At the end of each week an article will be written describing the state of the network and identifying any known issues or anomalies.
At the end of each month a report will be submitted to Dewi with the findings of the analysis for publication.
Over the last few months analysis of what is available in the dewi etl has shown that some reports give data that is misleading and in some cases wrong. By ensuring that the reports are maintained and correct as well as supplementing them with additional context it is anticipated that the community can be better informed and place less burden on the core team with common questions particularly relating to rewards.
As an example, the reports that have been created showing the distribution of rewards can be consolidated with the daily HNT production and beacons per day reports to identify fluctuations of rewards based on network performance.
Additionally reports can be generated from the data to identify potentially anomalous behaviour whether it be attempts to game the system or to identify groups of hotspots that may be experiencing issues.
Note, it is not the intention to analyse individual hotspots but the queries shall be designed in such a way that they are flexible for the community to be able to look at data for their own hotspots using other tools.
To engage the community it is proposed to provide a bounty system where people can submit new queries, ideas to be implemented, optimisations to existing queries, analysis and commentary.
Roadmap:
The roadmap is broken in to 3 main sections:
Infrastructure and analysis setup, MS1
Reporting Phase 1, MS2
Reporting Phase 2, MS4
With an additional item MS3 for providing small bounty payments to community members that submit useful contributions during the reporting phase.
It is anticipated that upon award funding will be made available for infrastructure setup (MS1). Initially this will be used to stand up a basic website with daily reports being provided as soon as possible based on already existing data from Metabase. These will likely be based on captures from Metabase and image based with commentary prior to the full design and implementation of the Website and migration of queries and visualisation. Development will continue to take place to provide a more user friendly UI and to design presentable visualisations, including migrating queries from Metabase to a private ETL. It is expected to be fully functional within 2 months from award.
Beyond this 2 milestones (MS2 and MS4) will be made up of deliverables including monthly reports that are presented to DeWi on the 1st of each month (or to suit the DeWi comms cycle) for the previous months data. These payments will also cover the interim daily and monthly reports that are used to educate and inform the community as well as any updates and additions requested on an ongoing basis by DeWi. It should be noted that the proposal is bound by hours estimates and while these are somewhat flexible it can not be expected for additional requests to be unachievable within these timescales.
Finally bounty payments (MS3) will be made to community members that provide support during the project. For example highlighting interesting issues, support with creating queries and visualisation, suggestions for improvements etc. Payments will be made, recorded and reported in a transparent way to both DeWi and the community to ensure full accountability and traceability.
MS/Roadmap:
The text was updated successfully, but these errors were encountered: