Covid-Graph-Repository: Graph Dumps and Topology Results
Authors/Creators
- 1. School of Computing, Dublin City University, Ireland
- 2. Insight Centre for Data Analytics, Dublin City University, Ireland
- 3. City University of New York, USA
Description
Paper title: Optimized Construction of Covid-19 Datasets for GraphAnalytics
This repository contains a number of Covid-19 graph database dumps.
- Graph-Dumps/1-Dimensional-Graph.dump: This includes metamodel transformation, node compression and binning.
- Graph-Dumps/2-Edge-Compression-Graph.dump: This is a Dimensional Graph with the added feature of Edge Compression.
- Graph-Dumps/3-Hyper-Edge-Compression-Graph.dump: This is an Edge Compression Graph with the added feature of HyperEdge Compression
- Graph-Dumps/Rolling-Window-Graphs/Dimensional-Compression-Rolling-Window-Graph.dump
- Graph-Dumps/Rolling-Window-Graphs/Edge-Compression-Rolling-Window-Graph.dump
- Graph-Dumps/Rolling-Window-Graphs/Hyper-Edge-Compression-Rolling-Window-Graph.dump
Topology-results, including complete set of topological results of the Hyperedge Compression graph, including closeness, betweenness, Louvain and modularity optimization:
- Topology-Results/Covid10Jun_HyperEdge_Metrics-Sorted-By-Betweenness.xlsx
- Topology-Results/Covid10Jun_HyperEdge_Metrics-Sorted-By-Closeness.xlsx
- Topology-Results/Covid10Jun_Modularity-Louvain_Metrics.xlsx
- Topology-Results/Covid10Jun_Modularity-Optimized_Metrics.xlsx
Files
dinhvietcuong1996/Covid-Graph-Repository-v0.2.zip
Additional details
Related works
- Is supplement to
- https://github.com/dinhvietcuong1996/Covid-Graph-Repository/tree/v0.2 (URL)