You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/contribute.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,6 +62,12 @@ specifically:
62
62
- document how the new ledger's data is retrieved in the [corresponding documentation page](https://github.com/Blockchain-Technology-Lab/pooling-analysis/blob/main/docs/data.md);
63
63
if Google BigQuery is used, add the new query to [queries.yaml](https://github.com/Blockchain-Technology-Lab/pooling-analysis/blob/main/queries.yaml)
64
64
65
+
### Data
66
+
67
+
You can optionally commit small sample data for the new ledger in the input folder.
68
+
Alternatively, make sure to add your raw data file in the input folder before
69
+
running the tool on the new ledger.
70
+
65
71
## Update existing mapping information
66
72
67
73
All mapping data are in the folder `mapping_information`. To update or add
0 commit comments