mirror of
https://github.com/urbit/shrub.git
synced 2024-12-20 09:21:42 +03:00
d43c579d78
The crunch library and generator are tools to export group graph data to a CSV-format file. The purpose of crunch is to help quantify the growth of the Urbit network. The code added here is work done under the grant https://urbit.org/grants/bounties/analytics-script/
16 lines
334 B
Plaintext
16 lines
334 B
Plaintext
=, format
|
|
=, mimes:html
|
|
|_ csv=wain
|
|
::
|
|
++ grab :: convert from
|
|
|%
|
|
++ mime |=((pair mite octs) (to-wain q.q))
|
|
++ noun wain :: clam from %noun
|
|
--
|
|
++ grow
|
|
|%
|
|
++ mime [/text/csv (as-octs (of-wain csv))]
|
|
--
|
|
++ grad %mime
|
|
--
|