Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Process and Advanced Graph Analytics Update #107

Open
ZhongFuze opened this issue Sep 21, 2023 · 0 comments
Open

Data Process and Advanced Graph Analytics Update #107

ZhongFuze opened this issue Sep 21, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ZhongFuze
Copy link
Contributor

ZhongFuze commented Sep 21, 2023

Data Process Project

A GitHub repository dedicated to fetching and processing blockchain data. It facilitates both online and offline data access essential for services in need of data views or intricate analytics.

Data Fetching and Processing

Metadata is systematically procured from a variety of upstream data sources daily. Post the preprocessing phase of the project, we achieve the data file format indispensable for the graph database. This data is then efficiently batched into the database.

Using RelationService, we can seamlessly acquire fresh and more inclusive data from the database. This positions us advantageously to build numerous graph-specific dashboards and algorithms atop these datasets.

Upstream Data Sources:

These contain the methods for obtaining each upstream data and frequency limit requirements.

Running Tasks:

Algorithms:

The repository incorporates various algorithms spanning across different domains:

Centrality

  • Betweenness
  • PageRank

Classification

Clustering:

Embeddings

With the presented structure, viewers and contributors can effortlessly navigate through various segments of the project and understand its functionality. Personalize the board by combining content based on specific needs.

@ZhongFuze ZhongFuze self-assigned this Sep 21, 2023
@ZhongFuze ZhongFuze added the enhancement New feature or request label Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

1 participant